Loomal

MCP server for Kit.com (ConvertKit) - manage subscribers, tags, sequences, broadcasts

4 starsnpm: kit-mcp-server

About mcp-kit

mcp-kit is an MCP (Model Context Protocol) server published by aplaceforallmystuff in the official MCP registry. MCP server for Kit.com (ConvertKit) - manage subscribers, tags, sequences, broadcasts

It ships as an npm package (kit-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aplaceforallmystuff/mcp-kit, where the project has earned 4 GitHub stars.

Use mcp-kit with your agent

Claude Code · one command
claude mcp add mcp-kit -- npx -y kit-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-kit": {
      "command": "npx",
      "args": [
        "-y",
        "kit-mcp-server"
      ]
    }
  }
}
npmkit-mcp-server

Frequently asked questions

What is mcp-kit?
mcp-kit is an MCP (Model Context Protocol) server by aplaceforallmystuff. MCP server for Kit.com (ConvertKit) - manage subscribers, tags, sequences, broadcasts
How do I connect mcp-kit to Claude, Cursor, or another MCP client?
Install mcp-kit from its npm package (kit-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-kit open source?
Yes — the source code is public at github.com/aplaceforallmystuff/mcp-kit, with 4 GitHub stars.
Can AI agents pay to use mcp-kit?
Not yet through Loomal — mcp-kit is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-kit? Claim this listing free by verifying GitHub ownership, or contact us.