NerdyData.com
TechnologiesDomainsPricingSign Up


NerdyData MCP Server

Search websites by technology through your AI assistant.

Ask Claude, Cursor, or ChatGPT to find leads, look up domain tech stacks, and export lists — all in natural language.

Claude Code — NerdyData MCP

You:

Works with
Claude Desktop
ChatGPT
Cursor
Any CLI/MCP Client
Setup instructions

Add a .mcp.json file to your project root, replacing your-api-key-here with your API key:

{
  "mcpServers": {
    "nerdydata": {
      "command": "npx",
      "args": ["-y", "@nerdydata/mcp"],
      "env": {
        "NERDYDATA_API_KEY": "your-api-key-here"
      }
    }
  }
}
Available tools
get_suggestionsFind technology report IDs by name (e.g. "Shopify", "Klaviyo").
search_codeSearch websites by technology or code snippet. Returns company info, emails, LinkedIn, spend estimates.
search_titlesSearch websites by their <title> tag content.
search_descriptionsSearch websites by their <meta description> content.
create_downloadQueue a full CSV export of matching websites.
get_downloadPoll a download job by ID. Returns a file URL when ready.
get_domainLook up a domain's metadata: company, employees, spend, emails, social profiles.
get_domain_technologiesSee what technologies a specific domain uses.