nodit-mcp-server

nodit-mcp-server

3.2

If you are the rightful owner of nodit-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Nodit MCP Server is a Model Context Protocol server that connects AI agents and developers to structured, context-ready blockchain data across multiple networks through Nodit's Web3 infrastructure.

Nodit MCP Server simplifies how AI models and applications interact with blockchain ecosystems. Instead of handling complex node RPCs, raw event logs, or chain-specific data structures, developers can access normalized, multi-chain blockchain data in a format optimized for AI reasoning and decision-making. With Nodit's MCP, you can build AI agents that query, analyze, and act on real-time blockchain data across EVM-compatible and non-EVM networks. It allows the creation of Web3-integrated applications without requiring specialized blockchain development expertise. Nodit MCP Server leverages Nodit's reliable node infrastructure, Web3 Data APIs, and GraphQL indexing services through a unified access layer. Supported networks include Ethereum, Base, Optimism, Arbitrum, Polygon, Aptos, Bitcoin, Dogecoin, TRON, XRPL, and more.

Features

  • Access blockchain node endpoints through Nodit's professionally operated infrastructure.
  • High-level APIs for accessing meticulously indexed blockchain data.
  • Query detailed Aptos blockchain activities through GraphQL endpoints.
  • Supports EVM-Compatible and Non-EVM networks.
  • Provides structured context to help LLM-based agents utilize Nodit's APIs effectively.

Tools

  1. list_nodit_api_categories

    Retrieve a list of high-level API categories available.

  2. list_nodit_node_apis

    Fetch available operations within Node APIs.

  3. list_nodit_data_apis

    Fetch available operations within Data APIs.

  4. list_nodit_aptos_indexer_api_query_root

    Fetch available operations within Aptos Indexer APIs.

  5. get_nodit_api_spec

    Obtain detailed information for a specific API operation.

  6. call_nodit_api

    Execute an API call using the operationId and validated parameters.

  7. call_nodit_aptos_indexer_api

    Execute an API call for Aptos Indexer using the operationId and validated parameters.