MCP Catalogs
HomeServiceGraph screenshot

ServiceGraph

by nostrband·160·Score 48

An MCP server providing access to 100k+ US professional services firms with industry-specific search tools.

searchai-llmknowledge-graph
1
Forks
0
Open issues
this month
Last commit
2d ago
Indexed

Overview

ServiceGraph is a structured catalog of US professional-services firms with MCP server integration. It provides specialized skills for finding service providers across 22+ industries including law firms, marketing agencies, design studios, software developers, engineering firms, and more. The server implements a four-tier API structure with increasing detail levels, from basic field catalogs to full contact information, with free tiers for discovery and limited paid searches.

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:Finding specialized service providers like law firms or marketing agencies in specific geographic regions
you:Enriching CRM data with professional firm contact information and services offered
you:Vetting potential service providers through ratings and third-party listing presence
you:What industries are covered by ServiceGraph?
you:How does the authentication work?

When to choose this

Choose this when you need to find specialized US professional services across multiple industries with filtering capabilities.

When NOT to choose this

Not suitable for international business needs as it only covers US firms, or when you need ongoing contact information beyond the monthly free tier.

Tools this server exposes

12 tools extracted from the README
  • find-service-providers

    Find, shortlist, vet, or enrich US professional-services firms across all industries

  • find-marketing-agency

    Find US marketing agencies with services like branding, content marketing, PPC

  • find-seo-agency

    Find US SEO agencies specializing in technical, on-page, link-building, content-led SEO

  • find-design-agency

    Find US design and creative agencies for graphic design, UX/UI, brand identity

  • find-software-developer

    Find US software development firms for custom software, web/mobile development

  • find-web-developer

    Find US web development firms for marketing sites, landing pages, ecommerce

  • find-ai-consultancy

    Find US AI/ML and data consulting firms for AI development, MLOps, generative AI

  • find-law-firm

    Find US B2B law firms specializing in corporate, IP, M&A, employment, litigation

  • find-cpa-firm

    Find US accounting and tax firms (CPA firms) for audit, tax, advisory services

  • find-management-consultant

    Find US management consultancies for strategy, operations, executive coaching

  • find-engineering-firm

    Find US real-world engineering firms for civil, structural, MEP, mechanical engineering

  • find-recruiting-firm

    Find US recruiting and staffing firms for executive search, RPO, contract staffing

Comparable tools

business-list-mcpvendor-finder-mcpsalesforce-api

Installation

MCP Server Installation

For MCP-compatible clients like Claude Code:

claude mcp add --transport http servicegraph https://mcp.servicegraph.co

For Claude Desktop:

  1. Go to Settings → Connectors → Add custom connector
  2. Paste: https://mcp.servicegraph.co

For other JSON-config clients (e.g., Cursor):

{
  "mcpServers": {
    "servicegraph": {
      "url": "https://mcp.servicegraph.co"
    }
  }
}

Skills Installation (non-MCP)

npx skills add nostrband/servicegraph --skill find-service-providers

FAQ

What industries are covered by ServiceGraph?
ServiceGraph covers 22+ industries including law, marketing, design, consulting, accounting, IT services, AI/ML, web development, engineering, HR, PR, cybersecurity, and more.
How does the authentication work?
The MCP server uses OAuth 2.1 + PKCE with Dynamic Client Registration. Your harness opens a browser tab on first use where users enter their email + one-time code.

Compare ServiceGraph with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.