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.

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
  • X (@AllMCPs) β†— (opens in a new tab)
  • 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. Developer Tools
  3. Aitrips.io
A
Health: ActiveRecent health check succeeded.Last checked 8/27/2026, 4:01:34 AM

Aitrips.io

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Plan trips on a map: routed transport, day-by-day itineraries, and a plan you can share.

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.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "aitrips-io": {
      "url": "https://www.aitrips.io/?utm_source=github&utm_medium=mcp-directory"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (37) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (37) ~537 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 Aitrips.io.

trip_create

Create a trip with destination, dates, budget and timezone

trip_get

Get full trip details including items, locations and collaborators

trip_list

List your trips, with an optional status filter

trip_update

Update a trip's name, dates, budget or status

trip_delete

Delete a trip and everything attached to it

trip_clone

Copy a trip, shifting every date relative to a new start date

Documentation Overview

aitrips MCP Server

aitrips.io is a map-first trip planner. Every stop has coordinates, every leg between stops has a real route, and the plan is one shared thing rather than a document that goes stale.

This MCP server gives Claude, ChatGPT, Gemini or any MCP-compatible assistant 37 tools against that plan: create a trip, fill in the days, add transport across 11 modes and have the route drawn between both ends, then review the whole thing for what's missing. Everything the assistant writes appears in the browser immediately, and everything you do in the browser is visible to the assistant.

There is nothing to install. The server is hosted at https://www.aitrips.io/api/ai/mcp and speaks Streamable HTTP.

Setup

  1. Sign up at aitrips.io
  2. Go to Settings to generate your API key
  3. Add the configuration below to your MCP client

Clients that support OAuth need no key at all. The server implements OAuth 2.1 with PKCE and dynamic client registration, so it registers itself and asks you to sign in.

Claude Desktop

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):

config.json
{
  "mcpServers": {
    "aitrips": {
      "url": "https://www.aitrips.io/api/ai/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Claude Code

Terminal
claude mcp add aitrips --transport http https://www.aitrips.io/api/ai/mcp \
  -h "Authorization: Bearer YOUR_API_KEY"

Other MCP clients

Use the Streamable HTTP endpoint https://www.aitrips.io/api/ai/mcp with an Authorization: Bearer YOUR_API_KEY header. Full setup notes, including the OAuth flow, are at aitrips.io/docs.

Try it with

Code
plan me three days in kyoto and put the walking routes on the map
add the 9am train from paddington to oxford on the 14th
what's missing from my tokyo trip?

The second one is the one worth trying first. Both ends get geocoded and a real route is drawn between them, rather than a straight line across the map.

Tools

37 tools. A further 12 admin-only tools exist for platform metrics and are registered only for an admin role, so they never appear in your tools/list.

Trips

ToolDescription
trip_createCreate a trip with destination, dates, budget and timezone
trip_getGet full trip details including items, locations and collaborators
trip_listList your trips, with an optional status filter
trip_updateUpdate a trip's name, dates, budget or status
trip_deleteDelete a trip and everything attached to it
trip_cloneCopy a trip, shifting every date relative to a new start date

Itinerary items

ToolDescription
trip_item_addAdd an activity, accommodation, flight or meal with time, place and cost
trip_item_listList items, filtered by type, status or date range
trip_item_updateUpdate an item's details, status or booking info
trip_item_deleteRemove an item from a trip
trip_transport_addAdd a leg across 11 modes; both ends are geocoded and the route is drawn
trip_item_repair_transportRecover a missing origin by parsing the item name and geocoding it

Trip review

ToolDescription
trip_reviewRead the whole trip back and report gaps: missing transport, empty days, stale routes, stops with no coordinates, unbooked items close to departure

Locations

ToolDescription
trip_location_addSave a place with coordinates and a type
trip_location_listList saved places, filtered by type, city or country
trip_location_nearbyFind saved places within a radius of a point
trip_location_deleteDelete a saved place

Tasks and reminders

ToolDescription
trip_task_createCreate a task with priority and due date
trip_task_listList tasks, filtered by status
trip_task_updateUpdate a task's details
trip_task_completeMark a task done
trip_task_deleteDelete a task

Notes

ToolDescription
trip_note_createWrite a markdown note, optionally pinned to a date
trip_note_listList notes, with an optional date filter
trip_note_updateEdit a note
trip_note_deleteDelete a note

Sharing and collaboration

ToolDescription
trip_share_createCreate a share link at Viewer or Editor level
trip_share_listList a trip's share links
trip_share_revokeRevoke a share link
trip_collaborators_listList who has access to a trip and at what level
trip_collaborators_removeRemove someone's access

Discussion

ToolDescription
trip_item_comment_addComment on an item, with @mentions
trip_item_comment_listRead an item's comment thread
trip_item_voteVote an idea up or down

History

ToolDescription
trip_activity_listRead the activity log: who changed what, and when

Search

ToolDescription
searchSearch across trips, items and saved places
fetchRead the full record behind a search result

search and fetch carry those exact names because ChatGPT's Deep Research mode requires them.

UI resources

Four MCP Apps resources under ui://aitrips/*: trip list, trip detail, item list and map view. Clients that render them get an interactive view; clients that don't get the text response and lose nothing.

Privacy

Your assistant calls this server; the server never sees your conversation with it. What arrives is the tool call and its arguments, and what's stored is the trip data you'd see in the app. API keys are stored as a SHA-256 hash and can be revoked at any time from Settings. Full detail in the privacy policy, section 4.

Links

  • Website
  • Documentation
  • Support
  • Official MCP Registry entry

Licence

MIT. See LICENSE.

Related MCP Servers

View all in Developer Tools View all alternatives
  • Dokumendiregister.ee β€” Estonian public Authority documents logoDokumendiregister.ee β€” Estonian public Authority documents

    Estonian public-authority document registers: one search across all, docs linked to companies.

    πŸ’» Developer Tools0 views
    Compare vs Dokumendiregister.ee β€” Estonian public Authority documents β†’
  • WeJob logoWeJob

    Read-only MCP server for public WeJob jobs, formations, and companies.

    πŸ’» Developer Tools1 views
    Compare vs WeJob β†’
  • Gtasks MCP logoGtasks MCP

    Manage Google Tasks via MCP: list, search, create, update, move, and clear tasks.

    πŸ’» Developer Tools1 views
    Compare vs Gtasks MCP β†’
  • Entscheidsuche β€” Schweizer Gerichtsentscheide logoEntscheidsuche β€” Schweizer Gerichtsentscheide

    Suche in Schweizer Gerichtsentscheiden aller Instanzen (Bund, Kantone) in DE/FR/IT.

    πŸ’» Developer Tools1 views
    Compare vs Entscheidsuche β€” Schweizer Gerichtsentscheide β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Aitrips.io

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "aitrips-io": { "command": "npx", "args": ["-y", "aitrips.io"] } }

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 PreviewAitrips.io AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/aitrips-io?style=directory)](https://allmcps.com/mcp/aitrips-io)
HTML Embed
<a href="https://allmcps.com/mcp/aitrips-io"><img src="https://allmcps.com/api/badge/aitrips-io?style=directory" alt="Aitrips.io on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Views0
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 stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 26, 2026
52Quality signal: Good Β· 52/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 & tools25/30
Adoption & activity4/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.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Aitrips.io β†’Install in Claude DesktopInstall in CursorInstall in VS Code