Project Gutenberg MCP MCP
v1.2.0io.github.bobbyhouse/project-gutenberg-mcp
Read Project Gutenberg books via MCP. Search, fetch metadata, and retrieve text in passages.
transport:stdio
runtime:oci
Target client
run in your project directory
claude mcp add project-gutenberg-mcp -e GUTENBERG_BASE_URL=<GUTENBERG_BASE_URL> -e GUTENBERG_TOOLS=<GUTENBERG_TOOLS> -e GUTENBERG_BOOK_ID=<GUTENBERG_BOOK_ID> -e GUTENBERG_CHUNK_SIZE=<GUTENBERG_CHUNK_SIZE> -e GUTENBERG_LANGUAGE=<GUTENBERG_LANGUAGE> -- docker run -i --rm roberthouse224/project-gutenberg-mcp:1.2.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.