CursorPool
← 返回首页

GetPracticeHelp

1

在全美 50 个州、25 个类别中查找 103,000 多家经核验的医疗服务提供者。

MCPgph 智能
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "url": "https://gph-mcp-server.pages.dev/mcp"
}

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"gph-intelligence"

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"1.0.0"

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"Find healthcare service providers for medical practices. Access 100,000+ verified providers across billing, credentialing, IT, legal, compliance, and more."

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"https://www.getpracticehelp.com/providers/"

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"https://gph-mcp-server.pages.dev/icon.svg"
MCPconfigSchema
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "type": "object",
  "properties": {
    "apiKey": {
      "type": "string",
      "description": "Optional API key for authenticated access",
      "x-from": {
        "header": "x-api-key"
      }
    }
  },
  "required": []
}