Find 76,000+ curated healthcare service vendors across 25 categories and all 50 US states.
MCPpedia last refreshed this data
io.github.Crindo2/gph-mcp-server is an MCP server that find 76,000+ curated healthcare service vendors across 25 categories and all 50 US states. Its tool list has not been published yet, requires no API key, and scores 34/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"gph-intelligence": {
"args": [
"-y",
"mcp-remote",
"https://gph-mcp-server.pages.dev/mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in health
MCP server for Withings health data — sleep, activity, heart, and body metrics.
MCP server for the ClinicalTrials.gov v2 API. Search trials, retrieve study details and results, and match patients to eligible trials.
基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server
MCP Server for Brazilian ICD-10 (DATASUS) - International Classification of Diseases
MCP Security Weekly
Get CVE alerts and security updates for io.github.Crindo2/gph-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
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.
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.
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 rangesearch_providersSearch 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 numberget_provider_detailGet 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")https://gph-mcp-server.pages.dev/mcp
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.
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
Free: 100 calls per IP per day, no API key required.
For bulk or unmetered access, license the dataset at getpracticehelp.com/data-licensing/
category is required, so make sure it is set; then try removing the city/min_rating filters or widening the state (national providers are always included).npx