ServiceGraph
by nostrband·★ 160·Score 48
An MCP server providing access to 100k+ US professional services firms with industry-specific search tools.
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:
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 READMEfind-service-providersFind, shortlist, vet, or enrich US professional-services firms across all industries
find-marketing-agencyFind US marketing agencies with services like branding, content marketing, PPC
find-seo-agencyFind US SEO agencies specializing in technical, on-page, link-building, content-led SEO
find-design-agencyFind US design and creative agencies for graphic design, UX/UI, brand identity
find-software-developerFind US software development firms for custom software, web/mobile development
find-web-developerFind US web development firms for marketing sites, landing pages, ecommerce
find-ai-consultancyFind US AI/ML and data consulting firms for AI development, MLOps, generative AI
find-law-firmFind US B2B law firms specializing in corporate, IP, M&A, employment, litigation
find-cpa-firmFind US accounting and tax firms (CPA firms) for audit, tax, advisory services
find-management-consultantFind US management consultancies for strategy, operations, executive coaching
find-engineering-firmFind US real-world engineering firms for civil, structural, MEP, mechanical engineering
find-recruiting-firmFind US recruiting and staffing firms for executive search, RPO, contract staffing
Comparable tools
Installation
MCP Server Installation
For MCP-compatible clients like Claude Code:
claude mcp add --transport http servicegraph https://mcp.servicegraph.coFor Claude Desktop:
- Go to Settings → Connectors → Add custom connector
- 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-providersFAQ
- 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
Last updated · Auto-generated from public README + GitHub signals.