Server data from the Official MCP Registry
Search the Greenlit Books catalog: practical books on AI verification, agents, and governance.
About
Search the Greenlit Books catalog: practical books on AI verification, agents, and governance.
Remote endpoints: streamable-http: https://greenlitbooks.com/api/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
5 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-greenlitbooks-catalog": {
"url": "https://greenlitbooks.com/api/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Greenlit Books MCP server
The Greenlit Books catalog as a remote MCP server: practical books on working with AI, held to one standard, every claim is something you can check. All titles are live on Amazon and free to read with Kindle Unlimited.
- Endpoint:
https://greenlitbooks.com/api/mcp(streamable HTTP, stateless, no auth) - Registry name:
com.greenlitbooks/catalog - Docs for humans and agents: https://greenlitbooks.com/developers
- Plain JSON API (same data, plain GET): https://greenlitbooks.com/api/v1 with an OpenAPI 3.1 spec
Tools
| Tool | What it does |
|---|---|
search_greenlit_books | Ranked full-text search over the catalog. Filters: series, audience, limit. |
get_book | One book in full: chapters, word count, free chapter one, Amazon Kindle and paperback links, prices, Kindle Unlimited status, related reading. |
find_books_for_topic | Match a topic phrase (agent reliability, prompt injection, human in the loop, durable execution, ...) against the curated topic map. |
get_reading_path | One series with its books in reading order. |
get_concept | The named question a book answers, with its short answer and full explanation. |
Connect
Claude Code
claude mcp add --transport http greenlit-books https://greenlitbooks.com/api/mcp
Claude Desktop / claude.ai: Settings > Connectors > Add custom connector, URL https://greenlitbooks.com/api/mcp.
Cursor / any client with JSON config
{
"mcpServers": {
"greenlit-books": {
"url": "https://greenlitbooks.com/api/mcp"
}
}
}
Notes
- Read-only. No accounts, no keys, no rate-limit registration.
- The server is stateless; every response is derived from the live catalog.
- Amazon links are clean
/dp/product URLs. - The catalog intentionally omits publication dates, page counts, and ISBNs: it carries no verified source for them, and nothing is invented.
This repository holds the server manifest and documentation. The server itself runs on greenlitbooks.com.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
