MCP Servers / database / Nodit MCP Server

Nodit MCP Server

JSON →
stdionone22database

Provides structured, context-ready blockchain data across multiple networks through Nodit's Web3 infrastructure.

Install
How to run this server
[ { "cmd": "npx (Recommended)", "imports": [] } ]
server path: nodit-mcp-server
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envNODIT_API_KEY
envINSERT_YOUR_API_KEY
Resources
Nodit MCP Server — MCP Server · libregistry