Skip to main content
Glama

LoreKeeper MCP

by frap129
.env.example609 B
# Database Configuration # Path to the SQLite database file DB_PATH=./data/cache.db # Cache Configuration # Default TTL for cached responses (in days) CACHE_TTL_DAYS=7 # TTL for error responses that should be cached separately (in seconds) ERROR_CACHE_TTL_SECONDS=300 # Logging Configuration # Log level: DEBUG, INFO, WARNING, ERROR, CRITICAL LOG_LEVEL=INFO # Debug mode - enables verbose logging and other debugging features DEBUG=false # API Endpoints # Base URL for the Open5e D&D 5e API OPEN5E_BASE_URL=https://api.open5e.com # Base URL for the D&D 5e API DND5E_BASE_URL=https://www.dnd5eapi.co/api

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/frap129/lorekeeper-mcp'

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