MCP Servers / other / Fibrous MCP Server

Fibrous MCP Server

JSON →
none1other

A server for Fibrous Finance, a DeFi aggregation platform.

Install
How to run this server

No install command recorded.

server path: fibrous-mcp-server
Tools
What this server exposes
get-supported-tokens
List available tokens
get-supported-protocols
List DEX protocols
get-best-route
Find optimal swap routes
get-best-route-batch
Find optimal routes for batch swaps (Starknet only)
build-transaction
Generate transaction data
build-batch-transaction
Generate batch transaction data (Starknet only)
format-token-amount
Convert between human and wei formats
get-token
Fetch token details by address
execute-swap
Execute token swaps (requires wallet config)
estimate-swap
Estimate gas costs (requires wallet config)
Configuration
Environment & auth
authnone
envBASE_RPC_URL
envBASE_PRIVATE_KEY
envSTARKNET_RPC_URL
envSTARKNET_PRIVATE_KEY
envSTARKNET_PUBLIC_KEY
envSCROLL_RPC_URL
envSCROLL_PRIVATE_KEY
envFIBROUS_API_KEY
Resources
Fibrous MCP Server — MCP Server · libregistry