Skip to main content
Glama

Listmonk MCP Server

by rhnvrm
.envrc205 B
use flake # Load environment variables from .env if it exists if [ -f .env ]; then dotenv .env fi # Activate Python virtual environment if [ -f .venv/bin/activate ]; then source .venv/bin/activate fi

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