book-crawler-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_arxiv_papers | Fetch trending or search results from arXiv for specific categories |
| fetch_github_reposB | Fetch trending or popular repositories from GitHub |
| download_pdf | Download a PDF file from a URL |
| extract_pdf_content | Extract text and metadata from a PDF file |
| generate_gumroad_listing | Generate Gumroad product listing content using AI based on PDF content |
| publish_to_gumroad | Publish a product to Gumroad |
| auto_crawl_and_publish | Fully automated: crawl sources, extract content, generate listing, and publish to Gumroad |
| list_gumroad_products | List all products in your Gumroad store |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of overlap or confusion between tools. The agent will always select the correct tool.
A single tool follows a clear verb_noun pattern (fetch_github_repos), and there are no other tools to introduce inconsistency.
The server has only one tool, which feels insufficient and misaligned with the server name 'book-crawler-mcp'. The tool appears unrelated to book crawling, suggesting poor scoping.
The single tool covers only fetching GitHub repos, leaving any book-crawling domain completely uncovered. The surface is severely incomplete.