llmsmap.me International Directory for Claude Desktop
io.github.arseniigruzdev/llmsmap
Read-only search and discovery for the international llms.txt directory maintained by llmsmap.me.
client:Claude Desktop
transport:streamable-http
tools:2
Install llmsmap.me International Directory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"llmsmap": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://llmsmap.me/api/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs