GetPracticeHelp
Find 103,000+ verified healthcare service providers across 25 categories and all 50 US states
cursor.directory·↓ 1
MCP
gph-intelligence
MCP server: gph-intelligence
{
"url": "https://gph-mcp-server.pages.dev/mcp"
}MCP
name
MCP server: name
"gph-intelligence"MCP
version
MCP server: version
"1.0.0"MCP
description
MCP server: description
"Find healthcare service providers for medical practices. Access 100,000+ verified providers across billing, credentialing, IT, legal, compliance, and more."MCP
homepage
MCP server: homepage
"https://www.getpracticehelp.com/providers/"MCP
iconUrl
MCP server: iconUrl
"https://gph-mcp-server.pages.dev/icon.svg"MCP
configSchema
MCP server: configSchema
{
"type": "object",
"properties": {
"apiKey": {
"type": "string",
"description": "Optional API key for authenticated access",
"x-from": {
"header": "x-api-key"
}
}
},
"required": []
}