Loading MCP server directory, please wait...
Hosted MCP server for MuntuAI outreach campaigns, leads, senders, domains, and analytics.
npx @getmcp/cli add io.github.design-smith/muntuai-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer token in the format: Bearer mnt_<keyId>.<secret>. Create an agent key in MuntuAI Settings -> Agent Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.design-smith/muntuai-mcp": {
"url": "https://api.muntuai.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Gotify push notifications and message management.
Apprise notifications over MCP and CLI with authenticated stdio and HTTP transports.
Gotify notifications and app, client, and message management over MCP and CLI.