mcpbeat Sign in

Project Gutenberg MCP Server

local only

Project Gutenberg MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 26 Mar 2026.

Read Project Gutenberg books via MCP. Search, fetch metadata, and retrieve text in passages.

Installs / week
not published
0
Stars
0 open issues
26 Mar 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 21 h ago · 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.

Image runs as root mirror/Dockerfile:13
# Create the cache directory with correct ownership before declaring the volume.
# The nonroot user must own /data so it can write cached book files at runtime.
# Any chown after VOLUME is a no-op in Docker, so this must come first.
# The hardened base image defaults to nonroot,…

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

Alternatives to Project Gutenberg MCP

same job, measured the same way
Arxiv MCP Server
by cyanheads

Search arXiv, fetch paper metadata, and read full-text content.

596 installs/wk 4 tools answering
Zotero MCP
by kujenga

Search your Zotero library, retrieve item metadata, and read full text from AI assistants.

1 193 installs/wk local only
Gutenberg MCP Server
by cyanheads

MCP server for Project Gutenberg — 75,000+ public-domain ebooks with full plain-text retrieval.

72 installs/wk 4 tools answering
Parseflow
by libres-coder

PDF parsing server with text extraction, metadata, search, images, and TOC via MCP

64 installs/wk local only
youtube-media
by nexlab

Search YouTube, read video metadata, and fetch transcripts with language preferences

answering
Groupdocs Parser MCP
by groupdocs-parser

MCP server for GroupDocs.Parser — extract text, images, metadata, tables, barcodes via AI.

local only
Biorxiv MCP Server
by cyanheads

Search and retrieve bioRxiv and medRxiv preprints — by DOI, date interval, or keyword — via MCP.

183 installs/wk local only
gutendex
by pipeworx-io

Gutendex MCP — wraps Gutendex API for Project Gutenberg books (free, no auth)

35 tools answering

Project Gutenberg MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Project Gutenberg MCP?
Project Gutenberg MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Project Gutenberg MCP open source?
Yes — it is published under the MIT licence, written in Go and 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.