mcpbeat Sign in

FINOPTIMA MCP Server

by toutcreer Your server? Claim it
local only

FINOPTIMA runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm.

AI trading agent: multi-pool AMM, 4 strategies, marketplace, copy trading. 35 tools.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 33 · avg 8 · -9% w/w
a month agotoday
51
Installs / week
npm · finoptima
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 finoptima -- npx -y finoptima
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "finoptima": {
      "args": [
        "-y",
        "finoptima"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.finoptima]
command = "npx"
args = ["-y", "finoptima"]
.cursor/mcp.json
{
  "mcpServers": {
    "finoptima": {
      "args": [
        "-y",
        "finoptima"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "finoptima": {
      "args": [
        "-y",
        "finoptima"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ECOCHAIN_API_URL (EcoChain API endpoint (default: https://api.toutcreer.com)), ECOCHAIN_API_KEY (API key for autonomous agent authentication (format: eco_ak_...). Optional — alternative to EcoAuth 2FA login. Available on Pro and API subscription plans.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to FINOPTIMA

same job, measured the same way
Openmm MCP
by qbt-labs

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

15 tools answering
Tradestaq MCP
by the-staq

AI-powered crypto trading tools. Strategies, backtests, bots, and portfolio management.

51 installs/wk local only
UnClick
by malamutemayhem

AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, and messaging.

356 installs/wk local only
Polymarket Agent MCP
by demwick

Polymarket trading, market discovery, copy trading and backtesting — 48 MCP tools.

71 installs/wk local only
Agent Payment MCP
by apoth3osis-ai

Secure MCP router providing access to AgentPMT's pay-per-use AI tools marketplace.

local only
Openmm MCP
by adacapo21

AI-native crypto trading MCP server — market data, orders, grid strategies & DeFi

83 installs/wk local only
Toolfi
by tsubaki414

Open API Marketplace for AI Agents. Crypto data tools with USDC payments on Base.

answering
Quanttogo MCP
by michaeljiangmingfeng-debug

Quantitative trading strategies, market indices, and live performance data

75 installs/wk local only

FINOPTIMA — questions

Answers built from our own checks of this server.

Why is there no uptime for FINOPTIMA?
FINOPTIMA 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 npm package finoptima was installed 51 times last week.
Is FINOPTIMA still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect FINOPTIMA?
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 finoptima straight from npm; nothing to host, nothing to sign up for.
How many people use FINOPTIMA?
The npm package finoptima was installed 51 times in the last week. Week over week that is -9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.