# GPH Intelligence - Healthcare Vendor Finder MCP server

Find 76,000+ curated healthcare service vendors 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
- list_categories (List Healthcare Vendor Categories) - List every service category in the GPH vendor directory with its live provider count. Call this FIRST when you do not already know which category fits the user's need, when a category search returned nothing, or when the user asks what kinds of vendors are available. Returns all 25 categories with {category, slug, providers}. The category names returned here are the exact values match_practice and search_providers expect (common aliases also resolve). Takes no arguments. 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.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 18, 2026
- Source: https://registry.modelcontextprotocol.io
