mcpbeat Sign in

Coinversaa MCP Server

by coinversaa Your server? Claim it
local only

Coinversaa runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from npm. Last commit 6 Sep 2026.

Crypto intelligence for AI agents. Hyperliquid trader analytics, cohorts, and live market data.

Installs per day peak 190 · avg 28 · -60% w/w
a month agotoday
90
Installs / week
npm · @coinversaa/mcp-server
6
Stars
0 open issues
6 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Coinversaa 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 mcp-server -- npx -y @coinversaa/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@coinversaa/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@coinversaa/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@coinversaa/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@coinversaa/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: COINVERSAA_API_KEY (Coinversaa API key (starts with cvsa_). Get one at https://coinversaa.ai/developers). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Coinversaa

same job, measured the same way
Oblique Markets
by oblique-api

x402-paid analytics, market intelligence, research, and LLM inference for AI agents.

79 tools answering
Cryptodata MCP
by kota1026

CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...

28 installs/wk local only
Asterpay
by timolein74

EUR settlement for AI agents. Trust scoring, market data, crypto analytics. 16 free tools.

15 installs/wk local only
OpenRush
by openrushdata

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

answering
Singular
by singular

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

answering
Futuristic Risk Intelligence
by cct15

Geopolitical conflict risk, political events, and maritime traffic data for AI agents

31 installs/wk local only
Adology MCP Server
by adologyai

Competitive ad intelligence for AI agents: portfolios, ad/content search, analytics, discovery.

answering
Analytics Legends — SAP Analytics Intelligence
by analyticslegends

AI agent for SAP analytics: firms, day rates, contract radar, news, concepts, studies

20 tools answering

Coinversaa — questions

Answers built from our own checks of this server.

Why is there no uptime for Coinversaa?
Coinversaa 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 @coinversaa/mcp-server was installed 90 times last week.
How do I connect Coinversaa?
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 @coinversaa/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Coinversaa?
The npm package @coinversaa/mcp-server was installed 90 times in the last week. Week over week that is -60%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Coinversaa open source?
Yes — it is published under the MIT licence, written in JavaScript and 6 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.