Skip to main content
Glama

Klaviyo MCP Server

package.json709 B
{ "name": "mcp-klaviyo", "version": "1.0.0", "type": "module", "description": "MCP server for Klaviyo API integration", "main": "src/index.js", "bin": { "mcp-klaviyo": "src/index.js" }, "scripts": { "start": "node src/index.js", "dev": "node --watch src/index.js", "inspect": "npx -y @modelcontextprotocol/inspector node src/index.js", "test:error-handling": "node test-json-error-handling.js", "start:quiet": "node start-klaviyo-mcp.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.2", "dotenv": "^16.3.1", "zod": "^3.22.4" } }

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/ivan-rivera-projects/Klaviyo-MCP-Server-Enhanced'

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