Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
A Model Context Protocol (MCP) server that provides structured blockchain data access across multiple networks through Nodit's Web3 infrastructure.
Add this to your MCP client configuration:
{
"mcpServers": {
"noditlabs-nodit-mcp-server": {
"command": "npx",
"args": [
"@noditlabs/nodit-mcp-server@latest"
],
"env": {
"NODIT_API_KEY": "<Your Nodit API key.>"
}
}
}
}{
"id": "noditlabs-nodit-mcp-server",
"name": "Nodit",
"description": "A Model Context Protocol (MCP) server that provides structured blockchain data access across multiple networks through Nodit's Web3 infrastructure.",
"source_url": "https://github.com/noditlabs/nodit-mcp-server",
"publisher_name": "noditlabs",
"publisher_url": "https://github.com/noditlabs",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 6542,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "@noditlabs/nodit-mcp-server"
},
"tools_count": 8
}