Catalog
MCP
Officialby nerdydata
Search websites by source code, technology stack, analyze domains, and download lead lists.
Search websites by code and tech stack, analyze domains, and generate lead lists.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Configuration
Environment variables
NERDYDATA_API_KEYrequiredsecretYour NerdyData API key. Get one at https://www.nerdydata.com/api
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@nerdydata/mcp@1.0.8"
],
"env": {
"NERDYDATA_API_KEY": "<YOUR_NERDYDATA_API_KEY>"
}
}
}
}