FibX
Rank #5,600finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
FibX is a Model Context Protocol (MCP) server published by Fibrous-Finance. It ranks #5,600 of 132,046 servers tracked on MCP Toplist. FibX is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jul 30, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 126,446 of 132,046 servers on MCP Toplist.
Use FibX
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fibx -e "FIBX_API_URL=<your FIBX_API_URL>" -e "FIBX_SESSION_SECRET=<your FIBX_SESSION_SECRET>" -e "FIBX_WC_PROJECT_ID=<your FIBX_WC_PROJECT_ID>" -- npx -y fibx mcp-startReplace each placeholder with your own value before saving.
[mcp_servers.fibx]
command = "npx"
args = ["-y", "fibx", "mcp-start"]
[mcp_servers.fibx.env]
FIBX_API_URL = "<your FIBX_API_URL>"
FIBX_SESSION_SECRET = "<your FIBX_SESSION_SECRET>"
FIBX_WC_PROJECT_ID = "<your FIBX_WC_PROJECT_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fibx": {
"command": "npx",
"args": [
"-y",
"fibx",
"mcp-start"
],
"env": {
"FIBX_API_URL": "<your FIBX_API_URL>",
"FIBX_SESSION_SECRET": "<your FIBX_SESSION_SECRET>",
"FIBX_WC_PROJECT_ID": "<your FIBX_WC_PROJECT_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fibx": {
"command": "npx",
"args": [
"-y",
"fibx",
"mcp-start"
],
"env": {
"FIBX_API_URL": "<your FIBX_API_URL>",
"FIBX_SESSION_SECRET": "<your FIBX_SESSION_SECRET>",
"FIBX_WC_PROJECT_ID": "<your FIBX_WC_PROJECT_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fibx": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fibx",
"mcp-start"
],
"env": {
"FIBX_API_URL": "<your FIBX_API_URL>",
"FIBX_SESSION_SECRET": "<your FIBX_SESSION_SECRET>",
"FIBX_WC_PROJECT_ID": "<your FIBX_WC_PROJECT_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fibx": {
"command": "npx",
"args": [
"-y",
"fibx",
"mcp-start"
],
"env": {
"FIBX_API_URL": "<your FIBX_API_URL>",
"FIBX_SESSION_SECRET": "<your FIBX_SESSION_SECRET>",
"FIBX_WC_PROJECT_ID": "<your FIBX_WC_PROJECT_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fibx": {
"command": "npx",
"args": [
"-y",
"fibx",
"mcp-start"
],
"env": {
"FIBX_API_URL": "<your FIBX_API_URL>",
"FIBX_SESSION_SECRET": "<your FIBX_SESSION_SECRET>",
"FIBX_WC_PROJECT_ID": "<your FIBX_WC_PROJECT_ID>"
}
}
}
}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/finance.fibrous%2Ffibx)<a href="https://mcptoplist.com/server/finance.fibrous%2Ffibx"><img src="https://mcptoplist.com/badge/finance.fibrous%2Ffibx.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Fibrous-Finance
Available versions (5)
| Version | Published |
|---|---|
| 0.10.1 | Sep 5, 2026 |
| 0.10.0 | Sep 5, 2026 |
| 0.9.0 | Aug 29, 2026 |
| 0.8.2 | Jul 30, 2026 |
| 0.8.1 | Jul 30, 2026 |
Frequently asked questions
- Who maintains FibX?
- FibX is maintained by Fibrous-Finance, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is FibX listed on the Official MCP Registry?
- Yes — FibX is listed on the Official MCP Registry, alongside Glama.
- How many versions does FibX have?
- MCP Toplist tracks 5 versions of FibX, most recently published on Sep 5, 2026.
- Where can I find the source code for FibX?
- The source code for FibX is hosted at github.com/Fibrous-Finance/fibx.
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.