Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🚆 Travel & Transportation
  3. Alltrails MCP Server
Alltrails MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 3:01:16 AM

Alltrails MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository13 GitHub StarsTotal stargazers on GitHub for the source repository (13 stars).Visit Website
hikingtrailsalltrailsarchived

Archived MCP server for AllTrails trail search and details; scraping was disabled and the project no longer functions.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for srinath1510/alltrails-mcp-server, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (2) Directory Badge Claim listing Alternatives🚆 More in Travel & Transportation

Overview

The srinath1510/alltrails-mcp-server MCP server was designed to search AllTrails trails and retrieve trail details through MCP tools. It used stdio communication and accepted a national-park slug for searches or an AllTrails trail slug for detail lookups. The repository was archived on January 25, 2026 after AllTrails requested that unauthorized scraping be stopped, and its scraping functionality is disabled. Do not reach for it for a working trail-data integration; use AllTrails' official website or contact AllTrails about API access instead.

Use cases

•Review the historical MCP interface for AllTrails lookups
•Inspect example park and trail slug formats
•Compare archived scraping approaches with authorized APIs

Key features

•Historical national-park trail search
•Historical trail-detail lookup by slug
•stdio MCP communication
•Claude Desktop configuration examples

Capabilities & Tool Schemas (2) ~42 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Alltrails MCP Server.

search_trails

Search for trails in a specific national park using AllTrails data.

get_trail_details

Get detailed information about a specific trail by its AllTrails slug.

How Alltrails MCP Server works

What srinath1510/alltrails-mcp-server MCP server does

The srinath1510/alltrails-mcp-server MCP server was created to expose selected AllTrails data through the Model Context Protocol. Its intended use was trail discovery and lookup for hiking-related questions, especially trails located within a specified national park.

The project defined two tools:

  • search_trails searched for trails associated with a national park. It expected a park slug in a format such as us/tennessee/great-smoky-mountains-national-park.
  • get_trail_details looked up a particular trail using the slug taken from an AllTrails URL.

The original documentation described trail information such as difficulty, length, elevation gain, descriptions, ratings, route types, and summaries. Those capabilities are historical only. The srinath1510/alltrails-mcp-server MCP server is deprecated, archived, and no longer functional.

How it works

The srinath1510/alltrails-mcp-server MCP server was implemented as a local Python process communicating over standard input and output. The README identified MCP tool support and listed protocol version 1.9.4, with a server name of alltrails-mcp and version 0.1.0.

A compatible MCP client could launch the process and call the search or detail tool. The README specifically documented Claude Desktop configuration and stated that other MCP-compatible clients could use the standard protocol. Example requests included finding trails in Yosemite or retrieving a trail by its AllTrails slug.

That operating model no longer provides usable AllTrails results. The repository states that scraping was disabled after AllTrails raised concerns about unauthorized scraping, data extraction, intellectual property, and redistribution of copyrighted content.

Setup and configuration

Historical setup required Python, a cloned copy of the repository, and dependencies installed from requirements.txt. The README described both virtual-environment and system-Python workflows. It also documented a Docker build using the local image name alltrails-mcp and a stdio configuration for Claude Desktop.

The documented process command was python3 server.py. Claude Desktop examples used either the Python executable from a virtual environment or python3 with the project’s server.py path. These instructions are retained as historical reference only and should not be treated as a way to restore functionality.

The repository’s prerequisites mentioned Python 3.8 or later, macOS testing, and other Unix-like systems. The badge identifies Python 3.10 or later, so the source material contains differing Python-version references.

Limitations and notes

The srinath1510/alltrails-mcp-server MCP server should not be selected for a production integration or current trail search workflow. The project was explicitly marked deprecated and archived on January 25, 2026, and the README says that it no longer works.

No official AllTrails API access is included in the repository. The stated alternatives are to use the official AllTrails website or contact AllTrails directly about API access. Any replacement should also respect AllTrails’ terms of service and applicable copyright restrictions.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Travel & Transportation View all alternatives
  • MCP Server Airbnb logoMCP Server Airbnb

    Provides tools to search Airbnb and get listing details.

    🚆 Travel & Transportation3 views
    Compare vs MCP Server Airbnb →
  • MCP Server Nationalparks logoMCP Server Nationalparks

    National Park Service API integration providing latest information of park details, alerts, visitor centers, campgrounds, and events for U.S. National Parks

    🚆 Travel & Transportation3 views
    Compare vs MCP Server Nationalparks →
  • Ns MCP Server logoNs MCP Server

    Access Dutch Railways (NS) travel information, schedules, and real-time updates

    🚆 Travel & Transportation2 views
    Compare vs Ns MCP Server →
  • Timetable API Node logoTimetable API Node

    Real-time Lviv (Ukraine) public transport: stop arrivals, live vehicle positions, route geometry, and nearby stop discovery. No API key required.

    🚆 Travel & Transportation2 views
    Compare vs Timetable API Node →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
13
Stargazers on the source repository.
Last commit
7mo ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Alltrails MCP Server

The README documents cloning the repository, installing requirements, and running `python3 server.py`, but the project is archived and no longer functional.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAlltrails MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/srinath1510-alltrails-mcp-server?style=directory)](https://allmcps.com/mcp/srinath1510-alltrails-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/srinath1510-alltrails-mcp-server"><img src="https://allmcps.com/api/badge/srinath1510-alltrails-mcp-server?style=directory" alt="Alltrails MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category🚆Travel & Transportation
PricingFree
More technical detailsExpand â–¾
AuthNo auth required
ClientsClaude Desktop
Last updatedSep 7, 2026
9/10 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars13
GitHub Star CountTotal stargazers on GitHub representing community popularity (13 stars).
Last commit7mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jan 26, 2026
45Quality signal: Fair · 45/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools22/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🚆 Travel & Transportation →Best MCP servers for Travel & Transportation →Alternatives to Alltrails MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code