MCP HubMCP Hub
B

onchain-mcp

By bankless·Visit Source
Bankless MCP server for blockchain data interaction
April 15, 2025
22 days ago
2 Clicks

What is this MCP


The Bankless Onchain MCP Server is a framework that implements the Model Context Protocol to provide structured access to blockchain data through the Bankless API. It enables AI models to interact with smart contracts, events, and transactions on various blockchain networks.

How to use this MCP


  • Install via npm (npm install @bankless/onchain-mcp)
  • Set your Bankless API token as an environment variable
  • Run the server (npx @bankless/onchain-mcp)
  • Make MCP-compliant JSON calls for contract operations, event queries, or transaction data
  • What this MCP can be used for


    - Reading smart contract state and ABIs

    - Querying blockchain event logs

    - Analyzing transaction history

    - Integrating blockchain data with AI models

    - Building blockchain analytics tools

    Repository Info
    Stars:
    29
    Forks:
    8
    Watchers:
    29
    Last Updated: 24 days ago