The Cracks Index for Claude Desktop
io.github.johanvd75-byte/cracks-index
Read-only MCP server for The Cracks Index: ranks countries and regions on social-safety strength
client:Claude Desktop
transport:streamable-http
tools:15
Install The Cracks Index in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cracks-index": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.fynqo.app/mcp/cracks/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs