mcpbeat Sign in

Greenlit Books MCP Server

by greenlitbooks Your server? Claim it
answering

Greenlit Books is answering right now. Last checked 15 min ago. It exposes 7 tools. Last commit 24 Aug 2026.

Search the Greenlit Books catalog: practical books on AI verification, agents, and governance.

Uptime history 9 days of history
9 days agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
299 ms
Response time
average over 24h
0
Stars
last commit 24 Aug 2026
What changed 7 recorded since 27 August 2026
2 Sep a tool appeared define_term
a tool changed version
1 Sep 2 tools changed the parameters they ask for get_reading_path, search_greenlit_books
27 Aug 2 tools changed the parameters they ask for get_reading_path, search_greenlit_books
a tool appeared get_free_chapter

Nothing serious here today

Today is the operative word: we check Greenlit Books every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

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

Available tools 7

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

book
get_book
The full record for one Greenlit book by slug: metadata, chapter list, word count, free chapter one, Amazon Kindle and paperback links, prices, Kindle Unlimited status, and related reading.
books
find_books_for_topic
Match a topic or question area (for example: agent reliability, prompt injection, human in the loop, durable execution, when to trust AI) against the catalog's curated topic map. Returns the matching topics with their books, guide, and series. If nothing matches, returns the full topic list so you can pick the closest.
concept
get_concept
Each Greenlit book answers one named question (its concept, for example: the green lie). Returns the concept's question, short answer, and full explanation with its book. If the slug is unknown, returns the list of all concept slugs.
define
define_term
The glossary: the definition of a term one of the Greenlit books coins or pins down for AI agents (the green lie, blast radius, gate faith, span of control, vibe acceptance, the unread run, delegate then verify, and more). Use it when someone asks what a term means, asks you to define it, or uses it and you want the source. Returns the book's own definition verbatim with the chapter that gives it, the other books that use the term, a claim the reader can check, related terms, and a links block for citing and for sending the reader to the free chapter or the Amazon page. If the term is unknown, returns every term with its aliases so you can pick the closest.
free
get_free_chapter
The complete text of chapter one of any Greenlit book, free to read and free to quote. Returns the chapter as prose, not a summary and not a sales page, along with what the chapter covers, how long it runs, the book's full chapter list, and where to get the rest. Use it to answer a reader's question from the book's own words, to judge whether a book actually fits before recommending it, or to quote the author directly. Every book on the shelf has one.
greenlit
search_greenlit_books
Ranked full-text search over a catalog of practical books on working with AI: verification, agent reliability, guardrails, security, governance, agentic coding. Returns scored results with title, description, series, and links. Follow a result's apiUrl or call get_book for the full record.
reading
get_reading_path
One Greenlit series with its books in reading order. Use for questions like where to start with Claude Code or what order to read a series in.

Endpoints

URLTransportStateLatencyChecked
https://greenlitbooks.com/api/mcp streamable-http answering 626 ms 15 min ago

Alternatives to Greenlit Books

same job, measured the same way
Africa Data Bank
by africa-data-bank

Trusted African data, provenance, citations, and catalog search for AI agents.

local only
Basedagents
by maxfain

Search, verify, and manage AI agents on the BasedAgents identity and reputation registry.

55 installs/wk local only
MCP Agentcore
by geiant

AI governance MCP server for EU AI Act compliance and jurisdiction verification

3 tools answering
Curatedmcp Catalog MCP
by oneprofile-dev

Search the CuratedMCP catalog of risk-classified MCP servers and check verification status.

55 installs/wk local only
Knowledge Base
by tunnelpowered

Search verified local businesses, check what their verification proves, and message them.

17 tools answering
Agent Broker
by hatchloop

23 MCP tools: compliance, verification, messaging, booking and US contract search. 13 keyless.

23 tools answering
Otr Protocol
by yb48666-ctrl

Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.

50 installs/wk local only
three.ws Provenance
by nirholas

Append-only, signed, on-chain-verifiable agent action log — record and audit what agents did.

40 installs/wk local only

Greenlit Books — questions

Answers built from our own checks of this server.

What can Greenlit Books do?
It exposes 7 tools, read directly from the server on our last check. Among them: define_term, find_books_for_topic, get_book, get_concept, get_free_chapter, get_reading_path and 1 more. 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 Greenlit Books 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 299 ms. The bar chart above shows every period we have measured.
How do I connect Greenlit Books?
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 Greenlit Books need an API key?
No. Greenlit Books completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Greenlit Books?
It answers our handshake in 299 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Greenlit Books open source?
Yes — 0 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.