euler-vaults-mcp
Verified Safeby kukapay
Overview
Provides an MCP server interface to query real-time data from Euler Finance lending vaults across multiple blockchain networks.
Installation
No command providedSecurity Notes
The server executes a Node.js script locally to retrieve data. It will make external network requests to Euler Finance APIs and blockchain nodes. No 'eval' or obfuscation is apparent from the provided README. Security is dependent on the integrity and quality of the 'index.js' source code, which is not provided for direct review. As a read-only data retrieval tool, direct exploitable vulnerabilities from its function are less likely.
Similar Servers
infura-mcp-server
Enables AI assistants to query real-time blockchain data across 30+ networks via Infura's JSON-RPC API using natural language.
openocean-mcp
An MCP server for executing token swaps and fetching blockchain data across multiple decentralized exchanges using OpenOcean's aggregation API.
findblock-mcp
Provides an MCP server to query EVM blockchain data by timestamp, retrieve chain information, and proxy JSON-RPC calls.
MCP-server-built-in-Rust-to-interact-with-the-Ethereum-blockchain
Interacting with the Ethereum blockchain for balance queries, token price fetching, and Uniswap V3 swap simulations.