# Emlog MCP Server Configuration
# Emlog API Base URL (without trailing slash)
# Example: https://your-blog.com or http://localhost/emlog
EMLOG_API_URL=https://your-emlog-site.com
# Emlog API Key
# Get this from your Emlog admin panel -> Settings -> API
EMLOG_API_KEY=your_api_key_here
# Optional: API Request Timeout (in milliseconds)
# Default: 10000 (10 seconds)
# API_TIMEOUT=10000
# Optional: Enable Debug Logging
# DEBUG=true
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/eraincc/emlog-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server