Skip to content
Back to search
30
MCP

io.github.0x-devc/novai-mcp-server

io.github.0x-devc/novai-mcp-server

Read-only MCP server for querying the live NOVAI blockchain over its public JSON-RPC endpoint.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

evm-rpc-mcp
MCP server providing read-only access to any EVM blockchain via JSON-RPC
0 tools
novai mcp server
Metadata-only Glama MCP server.
0 tools
io.apis/apis-io
Read-only MCP server over the APIs.io catalog — discover APIs, providers, tags & artifacts.
0 tools · streamable-http
rpc-nodes-mcp
Minimal, fast, and extensible MCP server for interactions with JSON-RPC blockchain nodes
0 tools
io.github.csoai-org/blockchain-ai-mcp
blockchain-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.CryptoAPIs-io/mcp-block-data
MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.0x-devc/novai-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}