Nerdydata
Rank #1,889io.github.nerdydata/mcp
Search websites by source code, technology stack, analyze domains, and download lead lists.
Nerdydata is a Model Context Protocol (MCP) server published by nerdydata. It ranks #1,889 of 132,046 servers tracked on MCP Toplist, and its repository has 359 GitHub stars. Nerdydata is listed on Official MCP, with 7 tracked versions. It was first listed on Mar 22, 2026 and most recently updated on Jun 8, 2026.
Ranks ahead of 130,157 of 132,046 servers on MCP Toplist.
Use Nerdydata
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nerdydata https://mcp.nerdydata.com/mcpclaude mcp add nerdydata -e "NERDYDATA_API_KEY=<your NERDYDATA_API_KEY>" -- npx -y @nerdydata/mcpReplace each placeholder with your own value before saving.
[mcp_servers.nerdydata]
url = "https://mcp.nerdydata.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.nerdydata]
command = "npx"
args = ["-y", "@nerdydata/mcp"]
[mcp_servers.nerdydata.env]
NERDYDATA_API_KEY = "<your NERDYDATA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.nerdydata.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"nerdydata": {
"command": "npx",
"args": [
"-y",
"@nerdydata/mcp"
],
"env": {
"NERDYDATA_API_KEY": "<your NERDYDATA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nerdydata": {
"url": "https://mcp.nerdydata.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"nerdydata": {
"command": "npx",
"args": [
"-y",
"@nerdydata/mcp"
],
"env": {
"NERDYDATA_API_KEY": "<your NERDYDATA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"nerdydata": {
"type": "http",
"url": "https://mcp.nerdydata.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"nerdydata": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nerdydata/mcp"
],
"env": {
"NERDYDATA_API_KEY": "<your NERDYDATA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nerdydata": {
"serverUrl": "https://mcp.nerdydata.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nerdydata": {
"command": "npx",
"args": [
"-y",
"@nerdydata/mcp"
],
"env": {
"NERDYDATA_API_KEY": "<your NERDYDATA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nerdydata": {
"url": "https://mcp.nerdydata.com/mcp"
}
}
}{
"mcpServers": {
"nerdydata": {
"command": "npx",
"args": [
"-y",
"@nerdydata/mcp"
],
"env": {
"NERDYDATA_API_KEY": "<your NERDYDATA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nerdydata%2Fmcp)<a href="https://mcptoplist.com/server/io.github.nerdydata%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.nerdydata%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nerdydata
Available versions (7)
| Version | Published |
|---|---|
| 1.0.8 | Jun 8, 2026 |
| 1.0.7 | Jun 8, 2026 |
| 1.0.6 | Jun 6, 2026 |
| 1.0.5 | Jun 6, 2026 |
| 1.0.4 | Jun 6, 2026 |
| 1.0.3 | Mar 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nerdydata?
- Nerdydata is maintained by nerdydata, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Nerdydata listed on the Official MCP Registry?
- Yes — Nerdydata is listed on the Official MCP Registry.
- How many versions does Nerdydata have?
- MCP Toplist tracks 7 versions of Nerdydata, most recently published on Jun 8, 2026.
- Where can I find the source code for Nerdydata?
- The source code for Nerdydata is hosted at github.com/nerdydata/nerdydata.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.