Alltrails MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 419 installs a week from npm. Last commit 30 Jul 2026.
Unofficial AllTrails MCP for Claude — search trails, get details, reviews, photos, saved lists
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add alltrails-mcp -- npx -y alltrails-mcp
{
"mcpServers": {
"alltrails-mcp": {
"args": [
"-y",
"alltrails-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.alltrails-mcp]
command = "npx"
args = ["-y", "alltrails-mcp"]
{
"mcpServers": {
"alltrails-mcp": {
"args": [
"-y",
"alltrails-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"alltrails-mcp": {
"args": [
"-y",
"alltrails-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.