# AgentData > Company intelligence for AI agents and growth teams ## About AgentData provides structured company data — tech stacks, verified emails, team members, and switch signals — via REST API and MCP server. Data is sourced from real-time website crawling of 875,000+ company domains. ## Docs - REST API: https://agentdata.run/docs - MCP Server: https://mcp.agentdata.run/mcp - npm package: agentdata-mcp-server - GitHub: https://github.com/nick-timms/agentdata-mcp-server ## Key endpoints - Company lookup: GET /api/v1/lookup?domain={domain} - Search companies: GET /api/v1/search?q={query} - Find people: GET /api/v1/people - Technology list: GET /api/v1/tech - Switch signals: GET /api/v1/signals ## Key pages - Company profile: https://agentdata.run/company/{domain} - Technology directory: https://agentdata.run/tech/{slug} - Technology comparison: https://agentdata.run/tech/{slug-a}/vs/{slug-b} - Technology alternatives: https://agentdata.run/tech/{slug}/alternatives - Market intelligence: https://agentdata.run/explore - Apollo alternative: https://agentdata.run/apollo-alternative - ZoomInfo alternative: https://agentdata.run/zoominfo-alternative - Pricing: https://agentdata.run/pricing - API documentation: https://agentdata.run/docs ## Data - 875,000+ companies profiled - 3,224,494+ verified emails - 2759 technologies detected - 585,602+ people profiles - Updated daily via real-time crawling - Data freshness: hours, not months ## MCP Server Connect any AI agent to company data: npx agentdata-mcp-server --api-key YOUR_API_KEY Or use the hosted endpoint: https://mcp.agentdata.run/mcp