mcpbeat Sign in

My Next Adventure MCP Server

by mynextadventure Your server? Claim it
answering

My Next Adventure is answering right now. Last checked 11 min ago. Last commit 17 Sep 2026.

Create trips, compare variants side by side, and add accommodation, transport and event options.

Uptime history 51 days of history · worst day 46%
51 days agonow
48.4%
Uptime 24h
88 of 182 checks
Tools
hidden behind auth
225 ms
Response time
average over 24h
0
Stars
last commit 17 Sep 2026

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command worker-configuration.d.ts:2220
    exec(input?: (string | URLPatternInit), baseURL?: string): URLPatternResult | null;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add trip-planner --transport http https://mcp.mynextadventure.cloud/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "trip-planner": {
      "url": "https://mcp.mynextadventure.cloud/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.trip-planner]
url = "https://mcp.mynextadventure.cloud/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "trip-planner": {
      "url": "https://mcp.mynextadventure.cloud/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "trip-planner": {
      "url": "https://mcp.mynextadventure.cloud/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://mcp.mynextadventure.cloud/mcp streamable-http sign-in 297 ms 11 min ago
https://mcp.mynextadventure.cloud/sse sse answering 306 ms 11 min ago

Alternatives to My Next Adventure

same job, measured the same way
Norway Location Transport MCP
by trondbjoroy

Norwegian transport (Entur) and geodata (Kartverket): trips, departures, addresses, elevation.

25 installs/wk 21 tools answering
AnimGen
by animgen

Create AI animations and export transparent sprite sheets, alpha video, frames, and game assets.

answering
aitrips.io
by aitrips

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

answering
Okdoc
by okdocai

E-signature & document automation: create, send, track and sign documents with payments. 38 tools.

answering
Pixelixe
by pixelixe

Brand-safe MCP for AI agents to create editable, on-brand graphics and automate variants.

answering
Vaers
by pipeworx-io

VAERS (Vaccine Adverse Event Reporting System) — report counts by vaccine,

39 tools answering
Esim MCP
by kakha13

Compare travel eSIM plans by country, and regional vs local pricing for multi-country trips.

33 installs/wk local only
Realevents
by ykastelnik

Create and manage events in seconds from your AI assistant. No account needed.

91 installs/wk local only

My Next Adventure — questions

Answers built from our own checks of this server.

Why is there no tool list for My Next Adventure?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 48.4% of checks in the last 24 hours got a reply.
Is My Next Adventure working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 182 checks got a reply (48.4%), average response time 225 ms. The bar chart above shows every period we have measured.
How do I connect My Next Adventure?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to My Next Adventure?
No API key is involved. My Next Adventure answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is My Next Adventure?
It answers our handshake in 225 ms on average, which is faster than 65% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is My Next Adventure open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.