← Back to Plugins
MCP Server MCP

io.github.chrischall/alltrails-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "alltrails-mcp",
      "version": "2.1.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional numeric AllTrails user id for the per-user tools (saved lists, completed trails, feed). If omitted, those tools resolve the signed-in user via /api/alltrails/me.",
          "format": "string",
          "name": "ALLTRAILS_USER_ID"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...