# GPH Intelligence — Healthcare Service Provider Finder (API key required) MCP server

Find 103,000+ verified healthcare service providers across 25 categories and all 50 US states.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-crindo2-gph-mcp-server
- Repository: https://github.com/Crindo2/gph-mcp-server

## Install
- Endpoint: https://gph-mcp-server.pages.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://gph-mcp-server.pages.dev/mcp

## Tools
- match_practice (Recommend Healthcare Vendors for a Practice) - Recommend and rank the best healthcare vendors for a specific medical practice. Use this when a practice manager, physician, or administrator asks for a recommendation, e.g. "recommend a medical billing / RCM company for my practice", "who should I use for credentialing / payer enrollment", "find an EHR for my small [specialty] practice", or "which practice-management software fits a [size] practice in [city, state]". Scores and ranks providers against the practice profile (specialty, size, location, EHR system, budget) and returns up to 5 merit-ranked matches (quality-scored, no paid placement) with {company_name, category, city, state_abbr, quality_score (0-100), final_score (0-100), verified status, description, website, profile_url, slug}. For open-ended browsing without a practice profile, use search_providers. Pass a match's slug to get_provider_detail for the full profile. Endpoint: https://gph-mcp-server.pages.dev/mcp
- search_providers (Search the Healthcare Vendor Directory) - Browse and filter the healthcare vendor directory. Use this for open-ended exploration, e.g. "show me medical billing companies in Texas", "list credentialing services", "what EHR vendors are there for cardiology", or when the user wants to page through options rather than get a scored shortlist. Paginated results filtered by category, location, minimum quality score, curated Tier-1 grade, and practice-size fit; returns a page of providers with {company_name, category, city, state_abbr, quality_score (0-100), verified status, contact info, slug}. For a scored recommendation to a specific practice profile, use match_practice instead. Pass a returned slug to get_provider_detail for the full profile. Endpoint: https://gph-mcp-server.pages.dev/mcp
- get_provider_detail (Get Vendor Profile Detail) - Get the full profile of one healthcare vendor by slug. Use this after match_practice or search_providers when the user asks to "tell me more about [vendor]", "what services does [vendor] offer", "is [vendor] verified", or wants contact info, services, reviews, or listing tier for a specific provider. Returns company_name, category (plus super_category grouping), description, services_tags (comma-delimited services offered), website, phone, city/state, quality_score (0-100), verified status, listing tier (free/paid), practice_size_fit, and reviews (review_count, average_rating). Slug comes from match_practice or search_providers results; returns an error if the slug is unknown. Endpoint: https://gph-mcp-server.pages.dev/mcp

## Resources
Not captured

## Prompts
- find_vendor - Find the best healthcare service vendor for a medical practice Arguments: need, location

## Metadata
- Owner: io.github.Crindo2
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 5, 2026
- Source: https://registry.modelcontextprotocol.io
