travel & transportation

Alltrails Mcp Server

A MCP server that provides access to AllTrails data, allowing you to search for hiking trails and get detailed trail information

python
cloud
travel & transportation
0
View on GitHub

Installation

npx -y srinath1510/alltrails-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "alltrails-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "srinath1510/alltrails-mcp-server"
  ]
}

About This MCP Server

srinath1510/alltrails-mcp-server

A MCP server that provides access to AllTrails data, allowing you to search for hiking trails and get detailed trail information

GitHub: https://github.com/srinath1510/alltrails-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub