noditlabs/nodit-mcp-server
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 connects AI agents and developers to structured, context-ready blockchain data across multiple networks through Nodit's Web3 infrastructure.
Tools
Functions exposed to the LLM to take actions
list_nodit_api_categories
Lists available Nodit API categories from Nodit Blockchain Context. To use the Nodit API tool, you must first call this tool.
list_nodit_node_apis
Lists available Nodit API operations.
list_nodit_data_apis
Lists available Nodit Data API operations.
list_nodit_webhook_apis
Lists available Nodit Webhook API operations.
list_nodit_aptos_indexer_api_query_root
Lists all query roots available in the Nodit Aptos Indexer GraphQL API.
get_nodit_aptos_indexer_api_spec
Returns the GraphQL specification for a specific query root in the Nodit Aptos Indexer API.
call_nodit_aptos_indexer_api
Calls a Nodit Aptos Indexer API. Returns the API response. Before making the call, it's recommended to verify the detailed API specifications using the 'get_nodit_aptos_indexer_api_spec' tool. Please note that using this tool will consume your API quota.
get_nodit_api_spec
Gets the fully resolved spec details for a Nodit Blockchain Context API operationId. Returns details as a JSON string.
call_nodit_api
This function calls a specific Nodit Blockchain Context API using its operationId. Before making the call, it's recommended to verify the detailed API specifications using the 'get_nodit_api_spec' tool. Please note that using this tool will consume your API quota.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client