mcpbeat

GPH Intelligence - Healthcare Vendor Finder MCP Server

io.github.Crindo2/gph-mcp-server
answering

GPH Intelligence - Healthcare Vendor Finder is answering right now. Last checked 12 min ago. It exposes 4 tools. Last commit 1 Aug 2026.

Find 76,000+ curated healthcare service vendors across 25 categories and all 50 US states.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
60 ms
Response time
average over 24h
0
Stars
last commit 1 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add gph-mcp-server --transport http https://gph-mcp-server.pages.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gph-mcp-server": {
      "url": "https://gph-mcp-server.pages.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gph-mcp-server]
url = "https://gph-mcp-server.pages.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "gph-mcp-server": {
      "url": "https://gph-mcp-server.pages.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gph-mcp-server": {
      "url": "https://gph-mcp-server.pages.dev/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

categories
list_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.
match
match_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.
provider
get_provider_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.
providers
search_providers
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.

Endpoints

URLTransportStateLatencyChecked
https://gph-mcp-server.pages.dev/mcp streamable-http answering 52 ms 12 min ago

GPH Intelligence - Healthcare Vendor Finder — questions

Answers built from our own checks of this server.

What can GPH Intelligence - Healthcare Vendor Finder do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_provider_detail, list_categories, match_practice, search_providers. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is GPH Intelligence - Healthcare Vendor Finder working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 60 ms. The bar chart above shows every period we have measured.
How do I connect GPH Intelligence - Healthcare Vendor Finder?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does GPH Intelligence - Healthcare Vendor Finder need an API key?
No. GPH Intelligence - Healthcare Vendor Finder completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is GPH Intelligence - Healthcare Vendor Finder?
It answers our handshake in 60 ms on average, which is faster than 96% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is GPH Intelligence - Healthcare Vendor Finder open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.