mcpbeat Sign in

Eulerian Marketing Platform MCP Server

local only

Eulerian Marketing Platform MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 140 installs a week from pypi. Last commit 13 Jun 2026.

Provides access to the Eulerian Marketing Platform: analytics, attribution & data activation.

Installs per day peak 112 · avg 22 · -16% w/w
a month agotoday
140
Installs / week
pypi · eulerian-marketing-platform
1
Stars
0 open issues
13 Jun 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Eulerian Marketing Platform MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add eulerian-marketing-platform-mcp -- uvx eulerian-marketing-platform
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eulerian-marketing-platform-mcp": {
      "args": [
        "eulerian-marketing-platform"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.eulerian-marketing-platform-mcp]
command = "uvx"
args = ["eulerian-marketing-platform"]
.cursor/mcp.json
{
  "mcpServers": {
    "eulerian-marketing-platform-mcp": {
      "args": [
        "eulerian-marketing-platform"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "eulerian-marketing-platform-mcp": {
      "args": [
        "eulerian-marketing-platform"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: EMP_API_TOKEN (Your Eulerian Marketing Platform API key), EMP_API_ENDPOINT (Your Eulerian Marketing Platform MCP Endpoint). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Eulerian Marketing Platform MCP

same job, measured the same way
Consequential Analytics
by consequential

Read-only access to your Consequential eCommerce marketing analytics and attribution data.

answering
Balldontlie
by balldontlie

Provides access to live sports data and analytics from BALLDONTLIE: The Sports API

answering
Superpractice
by superpractice

Marketing and practice analytics for law firms: leads, meetings, attribution, ads, SEO, pipeline.

answering
Toffu
by toffu

AI marketing platform your agent runs end to end: ads, analytics, content, and reports.

answering
Singular
by singular

Marketing intelligence MCP server providing campaign performance data and analytics tools.

answering
Jepto
by jepto

Jepto MCP server that provides access to client knowledgebase & analytics for connected data sources

answering
MisarMail
by misar-mail

Full email marketing platform: inbox, campaigns, contacts, templates, and analytics via MCP.

54 tools answering
OpenRush
by openrushdata

The Marketing Data Layer for AI Agents - SEO, Search Console, and Analytics

answering

Eulerian Marketing Platform MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Eulerian Marketing Platform MCP?
Eulerian Marketing Platform MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package eulerian-marketing-platform was installed 140 times last week.
How do I connect Eulerian Marketing Platform MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls eulerian-marketing-platform straight from pypi; nothing to host, nothing to sign up for.
How many people use Eulerian Marketing Platform MCP?
The pypi package eulerian-marketing-platform was installed 140 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Eulerian Marketing Platform MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.