Kit.com MCP Server MCP Server
io.github.dancumberland/kit-mcp
What is the Kit.com MCP Server MCP server?
Agent-optimized MCP server for Kit.com email marketing. 13 composite tools, 100% V4 API.
How to install Kit.com MCP Server
Copy-paste configuration for popular MCP clients.
KIT_API_KEYYour Kit.com API key (find at kit.com → Account Settings → Developer)
KIT_OAUTH_TOKENOAuth token for bulk operations and purchases (optional)
{
"mcpServers": {
"kit-mcp": {
"command": "npx",
"args": [
"-y",
"@dancumberland/kit-mcp"
],
"env": {
"KIT_API_KEY": "<YOUR_KIT_API_KEY>",
"KIT_OAUTH_TOKEN": "<YOUR_KIT_OAUTH_TOKEN>"
}
}
}
}{
"mcpServers": {
"kit-mcp": {
"command": "npx",
"args": [
"-y",
"@dancumberland/kit-mcp"
],
"env": {
"KIT_API_KEY": "<YOUR_KIT_API_KEY>",
"KIT_OAUTH_TOKEN": "<YOUR_KIT_OAUTH_TOKEN>"
}
}
}
}{
"mcpServers": {
"kit-mcp": {
"command": "npx",
"args": [
"-y",
"@dancumberland/kit-mcp"
],
"env": {
"KIT_API_KEY": "<YOUR_KIT_API_KEY>",
"KIT_OAUTH_TOKEN": "<YOUR_KIT_OAUTH_TOKEN>"
}
}
}
}{
"servers": {
"kit-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dancumberland/kit-mcp"
],
"env": {
"KIT_API_KEY": "<YOUR_KIT_API_KEY>",
"KIT_OAUTH_TOKEN": "<YOUR_KIT_OAUTH_TOKEN>"
}
}
}
}claude mcp add kit-mcp --env KIT_API_KEY=<YOUR_KIT_API_KEY> --env KIT_OAUTH_TOKEN=<YOUR_KIT_OAUTH_TOKEN> -- npx -y @dancumberland/kit-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.