SERVER
Crossfin
Rank #24063io.github.bubilife1202/crossfin
MCP server providing crossfin capabilities
First listed
Feb 18, 2026
Last publish date
Feb 25, 2026
OVERVIEW
Crossfin is a Model Context Protocol (MCP) server published by bubilife1202. It ranks #24063 of 58,900 servers tracked on MCP Toplist. Crossfin is listed on Official MCP, with 5 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Feb 25, 2026.
STANDING
#24,063of 58,900 tracked serversTop 50%
Ranks ahead of 34,837 of 58,900 servers on MCP Toplist.
Recent momentum
+133GitHub stars since Feb 16 (+10%)
CONNECT
Use Crossfin
Add Crossfin to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"crossfin": {
"url": "https://crossfin.dev/api/mcp"
}
}
}npm package
{
"mcpServers": {
"crossfin": {
"command": "npx",
"args": [
"-y",
"crossfin-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your EVM_PRIVATE_KEY>",
"CROSSFIN_API_URL": "<your CROSSFIN_API_URL>",
"CROSSFIN_LEDGER_PATH": "<your CROSSFIN_LEDGER_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
bubilife1202
VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 1.18.0 | Feb 25, 2026 |
| 1.15.0 | Feb 25, 2026 |
| 1.8.8 | Feb 20, 2026 |
| 1.8.5 | Feb 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Crossfin?
- MCP server providing crossfin capabilities
- Who maintains Crossfin?
- Crossfin is maintained by bubilife1202, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Crossfin an official MCP server?
- Yes — Crossfin is listed on the Official MCP Registry.
- How many versions does Crossfin have?
- MCP Toplist tracks 5 versions of Crossfin, most recently published on Feb 25, 2026.
- Where can I find the source code for Crossfin?
- The source code for Crossfin is hosted at github.com/bubilife1202/crossfin.
EXPLORE