Marketing Engine
Rank #1,305nz.phos/marketing-engine
MCP server providing marketing-engine capabilities
Marketing Engine is a Model Context Protocol (MCP) server published by albermm. It ranks #1,305 of 115,591 servers tracked on MCP Toplist, and its repository has 325 GitHub stars. Marketing Engine is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 19, 2026 and most recently updated on Feb 19, 2026.
Ranks ahead of 114,286 of 115,591 servers on MCP Toplist.
Use Marketing Engine
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http marketing-engine https://api.phos.nz/mcp[mcp_servers.marketing-engine]
url = "https://api.phos.nz/mcp"Add to ~/.codex/config.toml.
https://api.phos.nz/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"marketing-engine": {
"url": "https://api.phos.nz/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"marketing-engine": {
"type": "http",
"url": "https://api.phos.nz/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"marketing-engine": {
"serverUrl": "https://api.phos.nz/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"marketing-engine": {
"url": "https://api.phos.nz/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/nz.phos%2Fmarketing-engine)<a href="https://mcptoplist.com/server/nz.phos%2Fmarketing-engine"><img src="https://mcptoplist.com/badge/nz.phos%2Fmarketing-engine.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
albermm
Other servers by albermm
View all albermm servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Marketing Engine?
- Marketing Engine is maintained by albermm, which publishes 4 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Marketing Engine listed on the Official MCP Registry?
- Yes — Marketing Engine is listed on the Official MCP Registry.
- How many versions does Marketing Engine have?
- MCP Toplist tracks 2 versions of Marketing Engine, most recently published on Feb 19, 2026.
- Where can I find the source code for Marketing Engine?
- The source code for Marketing Engine is hosted at github.com/albermm/piranha-marketing.