Skip to main content
Glama
Maouv

knowledge-mcp-server

by Maouv

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port (default: 3000)3000
CACHE_TTLNoDefault cache TTL in seconds (default: 600)600
LOG_LEVELNoLogging verbosity level: error, warn, info, debug (default: info)info
TRANSPORTNoTransport mode: 'http' or 'stdio' (default: http)http
USER_AGENTYesUser agent for API requests (required by some APIs)
CACHE_ENABLEDNoEnable response caching (default: true)true
RATE_LIMIT_ARXIVNoarXiv requests per second (default: 0.33)0.33
RATE_LIMIT_DEVDOCSNoDevDocs requests per second (default: 5)5
RATE_LIMIT_ENABLEDNoEnable/disable rate limiting (default: true)true
RATE_LIMIT_CONTEXT7NoContext7 requests per hour (default: 60)60
RATE_LIMIT_WIKIPEDIANoWikipedia requests per second (default: 70)70

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/Maouv/knowledge-mcp-server'

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