Skip to content
Claude Desktop

alltrails mcp for Claude Desktop

io.github.chrischall/alltrails-mcp

Unofficial AllTrails MCP for Claude — search trails, get details, reviews, photos, saved lists

client:Claude Desktop transport:stdio runtime:npm

Install alltrails mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "alltrails-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "alltrails-mcp"
      ],
      "env": {
        "ALLTRAILS_USER_ID": "<ALLTRAILS_USER_ID>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

alltrails mcp in other clients