Loading MCP server directory, please wait...
Fixed-fee P2P term loans (no oracles) and flash loans on Ethereum, Base, Arbitrum and Sepolia.
npx @getmcp/cli add io.github.Rotwang9000/flashbankRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Rotwang9000/flashbank": {
"command": "npx",
"args": [
"-y",
"@flashbank/mcp"
],
"env": {
"FLASHBANK_MCP_PRIVATE_KEY": "",
"FLASHBANK_MCP_ALLOW_MAINNET": "",
"FLASHBANK_MCP_RPC_SEPOLIA": ""
}
}
}
}