Skip to main content
Glama
bobbyhouse

project-gutenberg-mcp

by bobbyhouse

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GUTENBERG_TOOLSYesComma-separated list of tools to expose (search_books, get_book_metadata, fetch_book_text, list_passages, get_passage)
GUTENBERG_BOOK_IDNoProject Gutenberg book ID to use as default
GUTENBERG_BASE_URLYesBase URL of your Gutenberg mirror (see Mirror Setup above)
GUTENBERG_LANGUAGENoDefault ISO 639-1 language code for `search_books` (default: `en`)en
GUTENBERG_CHUNK_SIZENoPassage size in bytes (default: 4096)4096

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources