MCP.so
Sign In

AllTrails

Find your next hike

Documentation

About AllTrails

AllTrails helps people discover hikes, walks, and outdoor routes using curated trail information, community reviews, photos, ratings, and trip-planning context. Its MCP connector brings that outdoor discovery context into assistant workflows for comparing nearby routes and choosing an adventure before heading out.

Connection details

https://www.alltrails.com/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add alltrails --transport http https://www.alltrails.com/mcp

Frequently asked questions

What is the AllTrails remote MCP server?

The AllTrails remote MCP server is a hosted Model Context Protocol endpoint at https://www.alltrails.com/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the AllTrails MCP server?

Add the endpoint https://www.alltrails.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the AllTrails MCP server require authentication?

Yes. AllTrails uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the AllTrails MCP server use?

AllTrails exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers