MCP Server
MCP
io.github.matjmat/eulerian-marketing-platform-mcp
Provides access to the Eulerian Marketing Platform: analytics, attribution & data activation.
Install
uvx eulerian-marketing-platform
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "eulerian-marketing-platform",
"version": "0.2.9",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Eulerian Marketing Platform API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "EMP_API_TOKEN"
},
{
"description": "Your Eulerian Marketing Platform MCP Endpoint",
"isRequired": true,
"format": "string",
"name": "EMP_API_ENDPOINT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment