mcp-kit
Verified Safeby aplaceforallmystuff
Overview
Connects AI assistants to Kit.com for managing email marketing tasks like subscribers, tags, sequences, and broadcasts via natural language.
Installation
npx kit-mcp-serverEnvironment Variables
- KIT_API_KEY
Security Notes
The server correctly retrieves the Kit.com API key from environment variables, preventing hardcoding. It uses standard HTTP fetch operations and Zod for robust input validation. Error handling returns raw API error bodies, which could potentially expose sensitive information if the upstream Kit.com API includes it, but this is a dependency risk rather than a direct vulnerability in the server's logic. No 'eval' or malicious patterns were identified.
Similar Servers
gitlab-mr-mcp
Connects an AI assistant to GitLab to manage merge requests, CI/CD pipelines, and code reviews, enabling natural language interaction.
resend-streamable-mcp-server
Facilitates AI agent management of email contacts, segments, newsletters, and campaigns via Resend.
mcp_email
Adds email functionality (POP3 and SMTP) to an AI agent for sending and receiving emails.
microsoft-mcp
A comprehensive AI assistant toolkit for managing Microsoft 365 services including Outlook emails, Calendar events, OneDrive files, and Contacts.