Loading MCP server directory, please wait...
MCP server for Kit.com (ConvertKit) - manage subscribers, tags, sequences, broadcasts
npx @getmcp/cli add io.github.aplaceforallmystuff/mcp-kitRequires Node.js 18+. Community-contributed server. Review source before installing.
KIT_API_KEYYour Kit.com API key (v4)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aplaceforallmystuff/mcp-kit": {
"command": "npx",
"args": [
"-y",
"kit-mcp-server"
],
"env": {
"KIT_API_KEY": ""
}
}
}
}