Zerion API
Zerion API's MCP server provides access to onchain wallet data across Ethereum, Solana, and all major EVM chains.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- List Endpoints: Lists all API paths and their HTTP methods with summaries, organized by path. Results can be passed directly into 'get-endpoint'.
- Get Endpoint: Gets detailed information about a specific API endpoint, including security schemes
- Search Endpoints: Performs a deep search through paths, operations, and component schemas to discover relevant API endpoints. Use this tool to find specific API capabilities, required parameters, or d
What data it sees
Do you need an account
No: the server works without sign-in
Zerion API's MCP server provides access to onchain wallet data across Ethereum, Solana, and all major EVM chains. Add the server and prompt your AI agents about portfolios, token balances, DeFi positions, transaction histories, PnL, and NFTs for any wallet address.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| list-endpoints | Lists all API paths and their HTTP methods with summaries, organized by path. Results can be passed directly into 'get-endpoint'. |
| get-endpoint | Gets detailed information about a specific API endpoint, including security schemes |
| search-endpoints | Performs a deep search through paths, operations, and component schemas to discover relevant API endpoints. Use this tool to find specific API capabilities, required parameters, or data models based on search keywords. Results can be passed directly into 'get-endpoint'. |
| execute-request | Executes an API request with given HAR |