3xpl-mcp
3
The 3xpl API MCP server allows integration with 48 blockchains, providing tools for resolving ENS domains, detecting blockchains, and retrieving block information. It serves as a practical example of how to use the 3xpl JSON API for extensive blockchain data analysis.
Overview
- 3xpl API is a Model Context Protocol (MCP) server enabling LLMs to interact with data on 48 blockchains.
- Provides examples of 3xpl JSON API usage.
Tools
- Resolve ENS domain to regular address.
- Detect blockchains with specific transaction/address.
- Get latest block height, average transaction fee for last 24 hours, mempool events count, and more.
Prompts
- Get in-depth blockchain information.
Contribution
- Open issues for bugs or suggestions.
- Pull requests welcome with change descriptions.