coinopai-mcp
Rank #16,866io.github.forgemeshlabs/coinopai-mcp
Auditable market intelligence with calibrated forecast ranges, anomaly review, outcome.
coinopai-mcp is a Model Context Protocol (MCP) server published by forgemeshlabs. It ranks #16,866 of 132,608 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. coinopai-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on May 6, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 115,742 of 132,608 servers on MCP Toplist.
Use coinopai-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add coinopai-mcp -e "WALLET_PRIVATE_KEY=<your WALLET_PRIVATE_KEY>" -- npx -y coinopai-mcpReplace each placeholder with your own value before saving.
[mcp_servers.coinopai-mcp]
command = "npx"
args = ["-y", "coinopai-mcp"]
[mcp_servers.coinopai-mcp.env]
WALLET_PRIVATE_KEY = "<your WALLET_PRIVATE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"coinopai-mcp": {
"command": "npx",
"args": [
"-y",
"coinopai-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"coinopai-mcp": {
"command": "npx",
"args": [
"-y",
"coinopai-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"coinopai-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"coinopai-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"coinopai-mcp": {
"command": "npx",
"args": [
"-y",
"coinopai-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"coinopai-mcp": {
"command": "npx",
"args": [
"-y",
"coinopai-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_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.forgemeshlabs%2Fcoinopai-mcp)<a href="https://mcptoplist.com/server/io.github.forgemeshlabs%2Fcoinopai-mcp"><img src="https://mcptoplist.com/badge/io.github.forgemeshlabs%2Fcoinopai-mcp.svg" alt="MCP Toplist: Top 25% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
forgemeshlabs
Other servers by forgemeshlabs
- aso-audit-mcp#19,213 · 2 vers
- Disruption Intelligence MCP#19,599 · 4 vers
- Anomaly Tracker MCP#20,192 · 2 vers
- affiliate-router-mcp#20,225 · 3 vers
- forgemesh-imagegen#20,226 · 3 vers
- x402 Notary MCP#20,353 · 3 vers
- kronos-forgemesh-mcp#20,409 · 3 vers
- Agent Readiness MCP#21,101 · 2 vers
- ASO Score MCP#21,102 · 2 vers
- gov-transparency-mcp#21,171 · 2 vers
- x402 Ads MCP#21,569 · 3 vers
- Travel Assistant MCP#22,784 · 2 vers
Available versions (5)
| Version | Published |
|---|---|
| 2.0.2 | Sep 1, 2026 |
| 2.0.1 | Sep 1, 2026 |
| 1.2.4 | May 17, 2026 |
| 1.2.3 | May 15, 2026 |
| 1.0.5 | May 7, 2026 |
Frequently asked questions
- Who maintains coinopai-mcp?
- coinopai-mcp is maintained by forgemeshlabs, which publishes 22 MCP servers (52 total versions) tracked on MCP Toplist.
- Is coinopai-mcp listed on the Official MCP Registry?
- Yes — coinopai-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does coinopai-mcp have?
- MCP Toplist tracks 5 versions of coinopai-mcp, most recently published on Sep 1, 2026.
- Where can I find the source code for coinopai-mcp?
- The source code for coinopai-mcp is hosted at github.com/forgemeshlabs/coinopai-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.