# Listmonk MCP Server Configuration
# Copy this file to .env and update with your values
# Listmonk Server Settings (Required)
LISTMONK_MCP_URL=http://localhost:9000
LISTMONK_MCP_USERNAME=admin
LISTMONK_MCP_PASSWORD=listmonk
# Optional Settings
LISTMONK_MCP_TIMEOUT=30
LISTMONK_MCP_MAX_RETRIES=3
# Server Settings
LISTMONK_MCP_DEBUG=false
LISTMONK_MCP_LOG_LEVEL=INFO
LISTMONK_MCP_SERVER__NAME="Listmonk MCP Server"
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/rhnvrm/listmonk-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server