Skip to main content
Glama
andrea9293

MCP Documentation Server

by andrea9293

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEB_HOSTNoBind address for the web UI (use 0.0.0.0 to expose on all interfaces)127.0.0.1
WEB_PORTNoPort for the web UI3080
MCP_BASE_DIRNoBase directory for data storage~/.mcp-documentation-server
START_WEB_UINoSet to false to disable the built-in web interfacetrue
GEMINI_API_KEYNoGoogle Gemini API key (enables search_documents_with_ai)
MCP_CACHE_ENABLEDNoEnable/disable LRU embedding cachetrue
MCP_EMBEDDING_MODELNoEmbedding model nameXenova/all-MiniLM-L6-v2
MCP_STREAMING_ENABLEDNoEnable streaming reads for large filestrue
MCP_STREAM_CHUNK_SIZENoStreaming buffer size in bytes (64KB)65536
MCP_STREAM_FILE_SIZE_LIMITNoThreshold to switch to streaming (10MB)10485760

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

Latest Blog Posts

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/andrea9293/mcp-documentation-server'

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