Loading MCP server directory, please wait...
Official ZoomInfo MCP server. Search and enrich companies, contacts, and buyer intent signals.
npx @getmcp/cli add io.github.Zoominfo/zoominfo-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOAuth 2.0 Bearer access token (format: Bearer <token>). See /.well-known/oauth-protected-resource and /.well-known/oauth-authorization-server for the discovery/authorization endpoints.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Zoominfo/zoominfo-mcp": {
"url": "https://mcp.zoominfo.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}