Loading MCP server directory, please wait...
Provides access to the Eulerian Marketing Platform: analytics, attribution & data activation.
npx @getmcp/cli add io.github.matjmat/eulerian-marketing-platform-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
EMP_API_TOKENYour Eulerian Marketing Platform API key
EMP_API_ENDPOINTYour Eulerian Marketing Platform MCP Endpoint
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.matjmat/eulerian-marketing-platform-mcp": {
"command": "uvx",
"args": [
"eulerian-marketing-platform"
],
"env": {
"EMP_API_TOKEN": "",
"EMP_API_ENDPOINT": ""
}
}
}
}