mcpbeat Sign in

Grimoire MCP Server

not responding

Grimoire is listed as active in the registry but did not answer our last check. Last commit 13 Sep 2026.

Campaign manager for D&D and TTRPG GMs: your AI reads and writes a live typed campaign database.

Uptime history 52 days of history · worst day 95%
52 days agonow
97.8%
Uptime 24h
89 of 91 checks
Tools
hidden behind auth
574 ms
Response time
average over 24h
1
Stars
last commit 13 Sep 2026

Grimoire does not always answer

Over the last week it answered 98.7% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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

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

Endpoints

URLTransportStateLatencyChecked
https://api.ttrpg.bot/mcp streamable-http answering 8047 ms 13 min ago

Alternatives to Grimoire

same job, measured the same way
Agent Memory MCP
by xultrax-web

Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.

80 installs/wk local only
Liquid
by ertad-family

Connect your AI agent to anything — APIs, databases, and agents; read and write, auto-discovered.

55 installs/wk local only
Orbit
by orbitapps

An app builder for agents. Your agent creates screens, a Postgres database, and a live URL.

answering
MySQL MCP
by gistrec

MCP server for one MySQL database: schema, read-only queries and guarded writes.

24 installs/wk local only
Aifp
by aryanduntley

Database-driven FP enforcement and project management for AI-maintained codebases

7 installs/wk local only
Magic Cloud
by polterguy

Generate secured CRUD APIs over your database, run SQL, manage files, tasks and a headless browser

local only
Airtable
by domdomegg

Read and write access to Airtable database schemas, tables, and records.

1 794 installs/wk local only
Manticore Search
by manticoresoftware

MCP server for Manticore Search — lets AI assistants query and manage search databases.

75 installs/wk local only

Grimoire — questions

Answers built from our own checks of this server.

Is Grimoire working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 574 ms. The bar chart above shows every period we have measured.
The registry lists Grimoire as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Grimoire?
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 Grimoire need an API key?
No. Grimoire completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How fast is Grimoire?
It answers our handshake in 574 ms on average, which is faster than 25% 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 Grimoire open source?
Yes — it is published under the MIT licence, written in Go and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.