Skip to main content
Glama

Universal Documentation MCP Server

by tcsenpai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the REST API server
GITBOOK_URLYesThe URL of the documentation website to transform into an AI-accessible knowledge base
SERVER_NAMENoCustom branding name for the server
TOOL_PREFIXNoPrefix for tool names
CACHE_TTL_HOURSNoCache time-to-live in hours
DOMAIN_KEYWORDSNoComma-separated list of keywords related to the domain
SCRAPING_DELAY_MSNoDelay in milliseconds between scraping requests
AUTO_DETECT_DOMAINNoEnable automatic domain detectiontrue
SERVER_DESCRIPTIONNoCustom description for the server
AUTO_DETECT_KEYWORDSNoEnable automatic keyword detectiontrue
MAX_CONCURRENT_REQUESTSNoMaximum number of concurrent requests for scraping

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tcsenpai/mcpbook'

If you have feedback or need assistance with the MCP directory API, please join our Discord server