{
  "$schema": "https://raw.githubusercontent.com/modelcontextprotocol/modelcontextprotocol/main/schema/2025-06-18/schema.json",
  "serverInfo": {
    "name": "ZoomInfo MCP",
    "version": "3.0",
    "vendor": "ZoomInfo",
    "description": "The ZoomInfo MCP server gives agents direct access to ZoomInfo B2B data: company and contact enrichment, search, intent, scoops, news, and similarity lookups.",
    "homepageUrl": "https://gtm.ai",
    "documentationUrl": "https://docs.zoominfo.com/docs/mcp"
  },
  "transport": {
    "type": "http",
    "url": "https://mcp.zoominfo.com/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "listChanged": false,
      "subscribe": false
    },
    "prompts": {
      "listChanged": false
    }
  },
  "tools": [
    {
      "name": "account_research",
      "description": "Comprehensive intelligence briefing on a company, blending ZoomInfo third-party data with your CRM and conversation history. Consumes AI action credits proportional to work done.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/account-research"
    },
    {
      "name": "browse_audiences",
      "description": "List and search your GTM Studio audiences by name, type, or creator. Read-only and free.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/browse-audiences"
    },
    {
      "name": "browse_engagements",
      "description": "Build a timeline of your meetings and emails with external contacts and accounts. Free to use.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/browse-engagements"
    },
    {
      "name": "contact_research",
      "description": "Comprehensive intelligence briefing on an individual contact, blending ZoomInfo data with CRM and conversation history. Consumes AI action credits proportional to work done.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/contact-research"
    },
    {
      "name": "conversation_intelligence",
      "description": "Ask what was said, agreed, or pushed back on across your calls, meetings, and emails. Returns a synthesized answer with citations. Consumes AI action credits proportional to work done.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/conversation-intelligence"
    },
    {
      "name": "enrich_companies",
      "description": "Retrieve full firmographic detail for up to 25 companies per call. Consumes one bulk data credit per new record.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/enrich-companies"
    },
    {
      "name": "enrich_company_signals",
      "description": "Fetch intent, news, and scoops for up to 10 companies in a single call. Consumes bulk data credits.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/enrich-company-signals"
    },
    {
      "name": "enrich_contacts",
      "description": "Retrieve full contact detail (email, phone, title, seniority) for up to 25 contacts per call. Consumes one bulk data credit per new record.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/enrich-contacts"
    },
    {
      "name": "enrich_intent",
      "description": "Fetch intent signals for a specific, known company. Consumes bulk data credits.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/enrich-intent"
    },
    {
      "name": "enrich_news",
      "description": "Fetch news articles for a specific known company, categorized by event type. Consumes bulk data credits.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/enrich-news"
    },
    {
      "name": "enrich_scoops",
      "description": "Fetch business-event scoops for a specific known company. Consumes bulk data credits.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/enrich-scoops"
    },
    {
      "name": "find_recommended_contacts",
      "description": "Returns AI-ranked contact recommendations at a given account, personalized to your ZoomInfo activity and CRM win patterns. Free to use.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/find-recommended-contacts"
    },
    {
      "name": "find_similar_companies",
      "description": "Given a company, returns a list of similar companies matching the same firmographic profile. Free to use.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/find-similar-companies"
    },
    {
      "name": "find_similar_contacts",
      "description": "Given a contact, returns contacts with a similar professional profile (title, function, seniority, and industry). Free to use.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/find-similar-contacts"
    },
    {
      "name": "get_audience",
      "description": "Fetch one GTM Studio audience's column structure and an optional preview of its rows. Read-only and free.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/get-audience"
    },
    {
      "name": "gtm_context",
      "description": "Returns the authenticated user's role plus the GTM context their AI needs about the organization: offerings, buyer personas, ICP segments, and competitors. Free to use.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/gtm-context"
    },
    {
      "name": "lookup",
      "description": "Returns valid filter values for use in Search and Enrich calls: industries, regions, job functions, and more.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/lookup"
    },
    {
      "name": "search_companies",
      "description": "Find companies matching firmographic criteria. Returns a ranked list with basic company data. Free to call.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/search-companies"
    },
    {
      "name": "search_contacts",
      "description": "Find contacts matching role, seniority, company, or signal criteria. Returns a ranked list. Free to call.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/search-contacts"
    },
    {
      "name": "search_intent",
      "description": "Discover companies exhibiting buyer intent signals across ZoomInfo's database. Free to use.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/search-intent"
    },
    {
      "name": "search_scoops",
      "description": "Discover companies based on real-world business events surfaced by ZoomInfo's research team. Free to use.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/search-scoops"
    },
    {
      "name": "update_gtm_context",
      "description": "Write changes to the GTM context your AI uses about your organization. Synthesizes unstructured content into structured offerings, personas, segments, and competitors, or makes direct edits to existing records. Consumes AI action credits.",
      "documentationUrl": "https://gtm.ai/docs/mcp/tools/update-gtm-context"
    }
  ]
}