GPH Intelligence - Healthcare Vendor Finder
Find 76,000+ curated healthcare service vendors across 25 categories and all 50 US states. Search by category, specialty, city, state, and EHR system to identify billing, credentialing, EHR, and practice-consulting vendors that serve medical practices.
README
GPH Intelligence - Healthcare Vendor Finder
An MCP server that gives AI agents access to 76,000+ curated healthcare service vendors across the United States. Built for practice managers, healthcare AI developers, and anyone building tools for the medical practice market.
What It Does
The GPH Intelligence MCP server provides structured access to GetPracticeHelp's database of healthcare service vendors -- medical billing companies, credentialing services, EHR consultants, healthcare attorneys, compliance firms, and more -- across 25 categories and all 50 states.
Tools
match_practice
Find the best healthcare service vendors for a medical practice based on specialty, size, location, EHR system, and budget. Returns ranked matches with quality scores.
Parameters:
category(required) -- Service category (e.g. "Medical Billing & RCM", "Credentialing Services")state(required) -- Two-letter state abbreviation (e.g. "TX", "CA")specialty-- Practice specialty (e.g. "Family Medicine", "Cardiology")practice_size-- "Solo", "Small", "Mid-size", or "Large"city-- City nameehr_system-- EHR system in use (e.g. "Epic", "athenahealth")budget_range-- Monthly budget range
search_providers
Search the vendor directory by category, location, and quality rating. Returns paginated results.
Parameters:
category(required) -- Service category to searchstate-- Two-letter state abbreviationcity-- City name filtermin_rating-- Minimum quality score (0-100)per_page-- Results per page (default 10, max 25)page-- Page number
get_provider_detail
Get the full profile for a specific vendor including description, services, contact information, and quality score.
Parameters:
slug(required) -- Vendor slug identifier (e.g. "ams-solutions-inc-dallas-tx")
Usage
MCP Endpoint
https://gph-mcp-server.pages.dev/mcp
Connect via Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"gph-intelligence": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://gph-mcp-server.pages.dev/mcp"]
}
}
}
No API key required.
Data Coverage
- 76,000+ curated healthcare service vendors
- 25 service categories across 6 super-categories
- All 50 states + DC
- Quality scores based on Google ratings, review volume, and verification status
- Monthly data refreshes
Categories
Operations & Administration Medical Billing & RCM, Credentialing Services, Medical Coding, Practice Management Consulting, Healthcare Staffing & Recruiting
Technology Healthcare IT & EHR, Telehealth & Virtual Care, Medical Transcription & Documentation
Legal, Finance & Compliance Healthcare Legal Services, Healthcare CPA & Tax Advisory, Compliance & HIPAA, Practice Financing, Practice Valuation & Brokerage, Malpractice Insurance
Facilities & Equipment Healthcare Construction & Facilities, Medical Equipment & Supplies, Healthcare Real Estate, Signage & Wayfinding, Medical Waste & Environmental
Growth & Marketing Healthcare Marketing, Patient Financing, Group Purchasing Organizations, PR & Communications
Clinical Support Pharmacy & Medication Management, Laboratory & Diagnostics
API Access
Free: 100 calls per IP per day, no API key required.
For bulk or unmetered access, license the dataset at getpracticehelp.com/data-licensing/
Links
- Homepage: getpracticehelp.com
- Provider Directory: getpracticehelp.com/providers/
- Smithery: smithery.ai/server/cbeggroup/getpracticehelp
- Privacy: gph-mcp-server.pages.dev/privacy
License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.