Back to search
30
MCP

alltrails-mcp

pypi/alltrails-mcp

A Model Context Protocol (MCP) server for accessing AllTrails hiking trail data

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

callrail-mcp
Model Context Protocol (MCP) server for the CallRail REST API v3
0 tools
awslabs.cloudtrail-mcp-server
An AWS Labs Model Context Protocol (MCP) server for cloudtrail
0 tools
strava-mcp
A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs
0 tools
apache-atlas-mcp
MCP (Model Context Protocol) server for Apache Atlas metadata governance
0 tools
io.github.antonytm/mcp-all
A Model Context Protocol server to run other MCP servers
0 tools
io.github.uarlouski/testrail-mcp-server
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "alltrails-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}