novai-mcp-server
Read-only MCP server for querying the live NOVAI blockchain over its public JSON-RPC endpoint.
Install
npmstdio
npx -y novai-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-0x-devc-novai-mcp-server": {
"command": "npx",
"args": [
"-y",
"novai-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.0x-devc/novai-mcp-server · published 2026-06-16 · updated 2026-06-16. Not an endorsement; review the code before connecting it to anything sensitive.