# 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 (Match Practice to Providers) - Score and rank healthcare service providers for a specific medical practice profile (specialty, size, location, EHR system, budget). Returns up to 5 ranked matches with {company_name, category, city, state_abbr, quality_score (0-100), final_score (0-100), verified status, description, website, profile_url, slug}. Use this when the user has practice-specific criteria and wants scored recommendations — for open-ended browsing, use search_providers instead. Pass a match's slug to get_provider_detail for the full profile. Endpoint: https://gph-mcp-server.pages.dev/mcp
- search_providers (Search Provider Directory) - Paginated browse of the healthcare service provider directory filtered by category, location, and minimum quality score. Returns a page of providers with {company_name, category, city, state_abbr, quality_score (0-100), verified status, contact info, slug}. Use this for open-ended exploration and filtering — for scored recommendations 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 Provider Detail) - Get the full profile of one healthcare service provider identified by slug: company_name, category (plus super_category grouping), description, services_tags (comma-delimited list of services offered), website, phone, city/state, quality_score (0-100), verified status, listing tier (free/paid), practice_size_fit, and reviews with review_count and 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
