Find CQC-registered UK care/health providers and run non-diagnostic health calculators (BMI, etc).
claude mcp add mcp-gera-clinic -- npx -y @gera-services/mcp-gera-clinic
claude_desktop_config.json
{
"mcpServers": {
"mcp-gera-clinic": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-clinic"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-gera-clinic": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-clinic"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-gera-clinic": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-clinic"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-gera-clinic": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-clinic"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-gera-clinic": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-clinic"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/services.gera--mcp-gera-clinic/reviews or the review_server meta-tool.
POST /mcp