Matches medical practices with healthcare vendors by specialty, location, EHR, practice size, and budget.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Gph MCP Server.
match_practiceFind the best healthcare service vendors for a medical practice based on specialty, size, location, EHR system, and budget. Returns ranked matches with quality scores.
search_providersSearch the vendor directory by category, location, and quality rating. Returns paginated results.
get_provider_detailGet the full profile for a specific vendor including description, services, contact information, and quality score.
Crindo2/gph-mcp-server MCP server provides structured access to GetPracticeHelp's healthcare service vendor directory. The directory covers more than 76,000 curated vendors in 25 service categories, including medical billing, credentialing, EHR and healthcare IT, compliance, legal services, financing, marketing, facilities, and clinical support. Coverage includes all 50 US states and Washington, DC.
The service is intended for practice managers, healthcare AI developers, and applications that help medical practices evaluate external service providers. Vendor records can include descriptions, services, contact information, and quality scores. The quality scores are based on Google ratings, review volume, and verification status, according to the supplied documentation.
The server is available at https://gph-mcp-server.pages.dev/mcp. An MCP-compatible client connects to that endpoint and invokes one of the exposed tools. No API key is required for the documented free access tier.
match_practice accepts a required service category and two-letter state abbreviation. Optional inputs include specialty, practice size, city, EHR system, and monthly budget range. It returns ranked vendor matches with quality scores, making it suitable for narrowing a vendor search around a practice's operating profile.
search_providers searches the directory using a required category and optional state, city, and minimum quality score filters. Results are paginated; the documented default is 10 results per page and the maximum is 25.
get_provider_detail retrieves a complete profile by vendor slug. The response can include the provider description, services, contact information, and quality score.
For Claude Desktop, configure an MCP server entry that uses npx to run mcp-remote against the hosted endpoint. The documented connection command is:
The project documentation states that no API key is needed. The free access tier permits 100 calls per IP address per day, with the limit resetting at 00:00 UTC. Higher-volume or unmetered access requires licensing the dataset through GetPracticeHelp.
Crindo2/gph-mcp-server MCP server exposes these capabilities:
The category input is required for both matching and provider searches. If a query produces no results, the documentation recommends broadening the search by removing city or rating filters or widening the state criteria. National providers may still be included.
Requests can receive HTTP 429 after the free daily allowance is exhausted. The service is therefore better suited to moderate interactive usage unless separate dataset licensing is arranged. Browser requests may also receive a 403 when the endpoint rejects an unapproved Origin header; the documentation says standard MCP clients and server-to-server connections do not send the disallowed browser origin.
Crindo2/gph-mcp-server MCP server supplies directory data and matching tools, not a stated vendor procurement, verification, contracting, or clinical decision workflow. Its documented data refresh schedule is monthly, so users needing continuously updated provider information should account for that cadence.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/crindo2-gph-mcp-server)<a href="https://allmcps.com/mcp/crindo2-gph-mcp-server"><img src="https://allmcps.com/api/badge/crindo2-gph-mcp-server?style=directory" alt="Gph MCP Server on AllMCPs" /></a>