Mmcp.market

Alltrails MCP server

by chrischall·io.github.chrischall/alltrails-mcp·v3.0.0

Unofficial AllTrails MCP for Claude — search trails, get details, reviews, photos, saved lists

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

0 stars367 downloads/wk

Reviews

Write one

Nobody has reviewed Alltrails yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Alltrails tools (12)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • alltrails_get_activity_feed

    Get an AllTrails user's activity feed (recorded hikes and posts). Defaults to the signed-in user;

  • alltrails_get_list_items

    Get the trails saved in an AllTrails list by its numeric list id (from alltrails_list_user_lists,

  • alltrails_get_profile

    Get the signed-in AllTrails user profile (via /api/alltrails/me). Requires a signed-in session.

  • alltrails_get_trail

    Get details for a single AllTrails trail by its numeric trail id. Returns name, location,

  • alltrails_get_trail_gpx

    Export an AllTrails trail's route as a GPX 1.1 document (track points with per-point elevation),

  • alltrails_get_trail_photos

    Get photos for an AllTrails trail by its numeric trail id. Returns just

  • alltrails_get_trail_reviews

    Get user reviews for an AllTrails trail by its numeric trail id. Returns just

  • alltrails_get_trail_weather

    Get the weather overview for an AllTrails trail by its numeric trail id.

  • alltrails_list_completed_trails

    List the trails an AllTrails user has marked completed. Defaults to the signed-in user; pass a userId

  • alltrails_list_user_lists

    List an AllTrails user's saved lists (favorites, custom lists). Defaults to the signed-in user;

  • alltrails_resolve_location

    Resolve a place name to AllTrails location records — country / state / city / area / point of

  • alltrails_search

    Search AllTrails by name. A free-text query goes to the suggestions endpoint the alltrails.com

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan18 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 2 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y alltrails-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add alltrails-mcp -- npx -y alltrails-mcp
Add to Cursor

Alltrails: common questions

Is Alltrails MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Alltrails safety report
How do I install Alltrails?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Alltrails need an API key?
No secret keys are declared. It reads 1 setting from the environment.
Is Alltrails maintained?
The last commit was 2 days ago (2026-09-17). The latest release is v3.0.0.
What can I use instead of Alltrails?
Servers from other publishers that do the same job: HasData Yelp MCP server, Chatroost — unofficial Telegram MCP server and Readdit Later MCP server. Compare all Alltrails alternatives.

Alternatives to Alltrails

Same job from other publishers: the closest match first, then the best rated.

All Alltrails alternatives →
  • HasData Yelp
    Yelp business search, place details and the full review feed, as structured JSON.
    A
  • Chatroost — unofficial Telegram MCP server
    Unofficial Telegram MCP server — read, search, reply and react in your own Telegram account.
    A
  • Readdit Later
    Search, organize, and chat with your saved Reddit posts from Claude, Cursor, and any MCP client.
    B
  • Better Code Review Graph
    Token-efficient code review knowledge graph: semantic search and call-graph resolution.
    B
  • Pokémon TCG API
    English, Japanese and Chinese Pokémon cards: search, sets, illustrators, prices, photo lookup.
    A

More from chrischall