Nodit MCP Server
JSON →Provides structured, context-ready blockchain data across multiple networks through Nodit's Web3 infrastructure.
Install
npx (Recommended) Tools · 9
- list_nodit_api_categories Retrieve a list of high-level API categories available.
- list_nodit_node_apis Fetch available operations within the Node APIs category.
- list_nodit_data_apis Fetch available operations within the Data APIs category.
- list_nodit_aptos_indexer_api_query_root Fetch available operations within the Aptos Indexer API category.
- list_nodit_webhook_apis Fetch available operations within the Webhook APIs category.
- get_nodit_api_spec Obtain detailed information for a specific API operation (parameters, request/response schema).
- get_nodit_aptos_indexer_api_spec Obtain detailed information for a specific Aptos Indexer API operation (parameters, request/response schema).
- call_nodit_api Execute an API call using the operationId and validated parameters.
- call_nodit_aptos_indexer_api Execute an Aptos Indexer API call using the operationId and validated parameters.
Environment variables
NODIT_API_KEYINSERT_YOUR_API_KEY
Links
★ 22 GitHub stars