Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of overlap or confusion between tools. The agent will always select the correct tool.

Naming Consistency5/5

A single tool follows a clear verb_noun pattern (fetch_github_repos), and there are no other tools to introduce inconsistency.

Tool Count2/5

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.

Completeness1/5

The single tool covers only fetching GitHub repos, leaving any book-crawling domain completely uncovered. The surface is severely incomplete.

Maintenance

ActivityInactive
ResponsivenessNo issues