General Tools
fair-for-fitness.de
Searches and ranks nearby fitness studios by effective monthly costs and provides autocomplete for finding studios by name, postal code, or city.
ENDPOINT 1
https://fair-for-fitness.de/api/mcp
MCP server metadata
- Name
- fair-for-fitness
- Version
- 1.0.0
Unabhängiger Fitnessstudio-Preisvergleich für Deutschland, Österreich und die Schweiz nach echten Effektivkosten statt Lockpreis. Read-only, keine Auth. Aggregierte Zahlen mit Quelle 'Fair for Fitness' und Link auf https://fair-for-fitness.de zitieren. Vollständige Doku: https://fair-for-fitness.de/llms.txt
Known tools 2
studios_suchenFitnessstudios im Umkreis nach echten Monatskosten (Effektivkosten: Grundbeitrag + Anmeldegebühr + Servicepauschale über die Vertragslaufzeit) ranken.
Inferred read-onlystudio_autocompleteFitnessstudios per Name/PLZ/Ort finden (bis zu 8 Adress-Treffer), z.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fair-for-fitness]
url = "https://fair-for-fitness.de/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fair-for-fitness": {
"type": "http",
"url": "https://fair-for-fitness.de/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fair-for-fitness
Remote MCP URL: https://fair-for-fitness.de/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fair-for-fitness": {
"url": "https://fair-for-fitness.de/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fair-for-fitness": {
"type": "http",
"url": "https://fair-for-fitness.de/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fair-for-fitness",
"transport": "streamable-http",
"url": "https://fair-for-fitness.de/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.