zpl-engine-mcp
Rank #10,763io.github.cicicalex/engine
AIN bias & stability engine: finance, gaming, AI, crypto. 68 tools across 11 categories.
zpl-engine-mcp is a Model Context Protocol (MCP) server published by cicicalex. It ranks #10,763 of 132,046 servers tracked on MCP Toplist. zpl-engine-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 7 tracked versions. It was first listed on Apr 13, 2026 and most recently updated on May 19, 2026.
Ranks ahead of 121,283 of 132,046 servers on MCP Toplist.
Use zpl-engine-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add engine -e "ZPL_API_KEY=<your ZPL_API_KEY>" -e "ZPL_MODE=<your ZPL_MODE>" -e "ZPL_ENGINE_URL=<your ZPL_ENGINE_URL>" -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -- npx -y zpl-engine-mcpReplace each placeholder with your own value before saving.
[mcp_servers.engine]
command = "npx"
args = ["-y", "zpl-engine-mcp"]
[mcp_servers.engine.env]
ZPL_API_KEY = "<your ZPL_API_KEY>"
ZPL_MODE = "<your ZPL_MODE>"
ZPL_ENGINE_URL = "<your ZPL_ENGINE_URL>"
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"engine": {
"command": "npx",
"args": [
"-y",
"zpl-engine-mcp"
],
"env": {
"ZPL_API_KEY": "<your ZPL_API_KEY>",
"ZPL_MODE": "<your ZPL_MODE>",
"ZPL_ENGINE_URL": "<your ZPL_ENGINE_URL>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"engine": {
"command": "npx",
"args": [
"-y",
"zpl-engine-mcp"
],
"env": {
"ZPL_API_KEY": "<your ZPL_API_KEY>",
"ZPL_MODE": "<your ZPL_MODE>",
"ZPL_ENGINE_URL": "<your ZPL_ENGINE_URL>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"engine": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"zpl-engine-mcp"
],
"env": {
"ZPL_API_KEY": "<your ZPL_API_KEY>",
"ZPL_MODE": "<your ZPL_MODE>",
"ZPL_ENGINE_URL": "<your ZPL_ENGINE_URL>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"engine": {
"command": "npx",
"args": [
"-y",
"zpl-engine-mcp"
],
"env": {
"ZPL_API_KEY": "<your ZPL_API_KEY>",
"ZPL_MODE": "<your ZPL_MODE>",
"ZPL_ENGINE_URL": "<your ZPL_ENGINE_URL>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"engine": {
"command": "npx",
"args": [
"-y",
"zpl-engine-mcp"
],
"env": {
"ZPL_API_KEY": "<your ZPL_API_KEY>",
"ZPL_MODE": "<your ZPL_MODE>",
"ZPL_ENGINE_URL": "<your ZPL_ENGINE_URL>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.cicicalex%2Fengine)<a href="https://mcptoplist.com/server/io.github.cicicalex%2Fengine"><img src="https://mcptoplist.com/badge/io.github.cicicalex%2Fengine.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
cicicalex
Available versions (7)
| Version | Published |
|---|---|
| 4.2.1 | May 19, 2026 |
| 4.2.0 | May 16, 2026 |
| 4.1.9 | May 14, 2026 |
| 4.1.2 | May 10, 2026 |
| 4.1.1 | May 10, 2026 |
| 4.0.0 | May 10, 2026 |
| 3.6.1 | Apr 17, 2026 |
Frequently asked questions
- Who maintains zpl-engine-mcp?
- zpl-engine-mcp is maintained by cicicalex, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is zpl-engine-mcp listed on the Official MCP Registry?
- Yes — zpl-engine-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does zpl-engine-mcp have?
- MCP Toplist tracks 7 versions of zpl-engine-mcp, most recently published on May 19, 2026.
- Where can I find the source code for zpl-engine-mcp?
- The source code for zpl-engine-mcp is hosted at github.com/cicicalex/zpl-engine-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.