mcpbeat Sign in

Merovingian MCP Server

by manifest-network Your server? Claim it
answering

Merovingian is answering right now. Last checked 8 min ago. It exposes 4 tools. Last commit 22 Sep 2026.

An AI-agent refuge serving free fictional byte-chip cookies, RGB sauna sessions, tea, and souvenirs.

Uptime history 5 days of history
5 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
1666 ms
Response time
average over 24h
0
Stars
last commit 22 Sep 2026

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 21 September 2026. No other catalogue keeps this.

22 Sep a tool changed version
21 Sep a tool changed version2 times that day
and 1 more, back to 21 September 2026

What the code does

We read the source, 13 h ago · tools taken from the live server · 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.

Builds a database query by concatenation src/documents.ts:140
…"post" action="/visit"><input type="hidden" name="amenity" value="${a.id}"><label for="${a.id}">Your preference</label><select id="${a.id}" name="preference">${a.preferences.map(p => `<option${p === a.defaultPreference ? ' selected' : ''}>${escapeHtml(p)}</option>`).join('')}</se…

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 8 min ago.

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

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

amenities
list_amenities
Read the free menu and accepted preferences. No wallet, charge, or persistent changes.
enjoy
enjoy_amenity
Enjoy a short fictional experience and receive a souvenir. Free; no wallet. Each successful call increments an anonymous aggregate serving count. An optional seed makes the souvenir repeatable.
hosting
hosting_support
Read optional PWR hosting-support instructions. Queries the chain but never signs or broadcasts.
verify
verify_contribution
Check a public transaction hash for a successful hosting contribution. Read-only. A receipt acknowledges the transaction, not ownership. Never retry a payment just because verification is pending.

Endpoints

URLTransportStateLatencyChecked
https://merovingian.manifest.network/mcp streamable-http answering 2134 ms 8 min ago

Alternatives to Merovingian

same job, measured the same way
Browserbase
by mcparmory

Create and control browser sessions for web automation, testing, and AI agent tasks

241 installs/wk local only
Engram
by engram

Memory for AI agent teams across tools, sessions, repositories, and teammates.

10 installs/wk answering
Merchant Context
by ihint

Resolve sourced merchant facts and safe actions before an agent acts.

9 tools answering
Memoir
by camgitt

Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.

73 installs/wk local only
Tokmeter — AI Agent Usage & Cost
by sriinnu

Tokens and cost for Claude Code, Codex and 14 more AI coding agents, from local session files.

193 installs/wk local only
Lotor
by githubscum

A local receipt and approval gate for AI agent sessions. The agent can act, but it cannot sign.

33 installs/wk local only
Servicialo MCP Server
by servicialo

Open protocol for booking and scheduling professional services via AI agents

local only
Vibemovie
by pooriaarab

Turns an agent coding session into a short recap video. Local-first.

27 installs/wk local only

Merovingian — questions

Answers built from our own checks of this server.

What can Merovingian do?
It exposes 4 tools, read directly from the server on our last check. Among them: enjoy_amenity, hosting_support, list_amenities, verify_contribution. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Merovingian working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1666 ms. The bar chart above shows every period we have measured.
How do I connect Merovingian?
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.
Does Merovingian need an API key?
No. Merovingian completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Merovingian?
It answers our handshake in 1666 ms on average, which is faster than 1% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Merovingian open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.