io.github.chrischall/alltrails-mcp MCP Server
io.github.chrischall/alltrails-mcp
What is the io.github.chrischall/alltrails-mcp MCP server?
Unofficial AllTrails MCP for Claude — search trails, get details, reviews, photos, saved lists
How to install io.github.chrischall/alltrails-mcp
Copy-paste configuration for popular MCP clients.
ALLTRAILS_USER_IDOptional 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.
{
"mcpServers": {
"alltrails-mcp": {
"command": "npx",
"args": [
"-y",
"alltrails-mcp"
],
"env": {
"ALLTRAILS_USER_ID": "<YOUR_ALLTRAILS_USER_ID>"
}
}
}
}{
"mcpServers": {
"alltrails-mcp": {
"command": "npx",
"args": [
"-y",
"alltrails-mcp"
],
"env": {
"ALLTRAILS_USER_ID": "<YOUR_ALLTRAILS_USER_ID>"
}
}
}
}{
"mcpServers": {
"alltrails-mcp": {
"command": "npx",
"args": [
"-y",
"alltrails-mcp"
],
"env": {
"ALLTRAILS_USER_ID": "<YOUR_ALLTRAILS_USER_ID>"
}
}
}
}{
"servers": {
"alltrails-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"alltrails-mcp"
],
"env": {
"ALLTRAILS_USER_ID": "<YOUR_ALLTRAILS_USER_ID>"
}
}
}
}claude mcp add alltrails-mcp --env ALLTRAILS_USER_ID=<YOUR_ALLTRAILS_USER_ID> -- npx -y alltrails-mcpRelated MCP servers
OurFamilyWizard co-parenting for Claude — messages, calendar, expenses, and journal
Zola wedding planning for Claude — vendors, budget, guests, seating, registry, and RSVPs
Groupon deals for Claude — search and browse local, goods, and travel deals
Redfin real-estate for Claude — search, property details, market reports, saved homes
Google Sheets (and more) for Claude via gogcli — read, write, and manage spreadsheets
Google Classroom via gogcli for Claude — courses, assignments, submissions, grading