Skip to main content
Glama

Mailchimp MCP Server

by AgentX-ai
MIT License
12
6
package.json1.15 kB
{ "name": "@agentx-ai/mailchimp-mcp-server", "version": "1.1.1", "description": "AgentX MCP server for Mailchimp Automations API", "author": "AgentX AI", "license": "MIT", "keywords": [ "mailchimp", "api", "mcp", "server", "agentx", "ai", "automation", "email" ], "type": "module", "main": "build/index.js", "bin": { "mailchimp-mcp": "./build/index.js" }, "files": [ "build" ], "scripts": { "build": "tsc && chmod +x build/index.js", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "0.6.0", "node-fetch": "^3.3.2", "dotenv": "^16.4.7" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" }, "repository": { "type": "git", "url": "git+https://github.com/AgentX-ai/mailchimp-mcp.git" }, "bugs": { "url": "https://github.com/AgentX-ai/mailchimp-mcp/issues" }, "homepage": "https://github.com/AgentX-ai/mailchimp-mcp#readme", "publishConfig": { "access": "public" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AgentX-ai/mailchimp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server