An MCP server for interacting with the Shardeum blockchain.
The Shardeum MCP (Model Context Protocol) Server is a powerful blockchain interaction tool that provides comprehensive access to the Shardeum network through standardized RPC methods. It enables AI agents, developers, and applications to seamlessly query and interact with the Shardeum blockchain.
Block Information
eth_blockNumber
eth_getBlockByHash
eth_getBlockByNumber
eth_getBlockReceipts
Transaction Methods
eth_getTransactionCount
eth_getTransactionByHash
eth_getTransactionByBlockHashAndIndex
eth_getTransactionByBlockNumberAndIndex
eth_getTransactionReceipt
Account Methods
eth_getBalance
eth_estimateGas
eth_chainId
shardeum_getNodeList
shardeum_getNetworkAccount
shardeum_getCycleInfo
{
"mcpServers": {
"shm-mcp": {
"command": "node",
"args": [
"path_to\\shardeum-mcp-server\\index.js"
]
}
}
}
Ask Cursor:
To use a different RPC endpoint, set the constant rpcUrl to a different value
A read-only MCP server for querying live data from Square using the CData JDBC Driver.
Query a Neo4j graph database containing a knowledge graph of German family businesses.
Exposes Covalent's GoldRush blockchain data APIs as MCP resources and tools.
A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases
Integrates AI assistants with the Metabase analytics platform.
Interact with Google BigQuery databases using natural language queries and schema exploration.
a lightweight, local RAG memory store to record, retrieve, update, delete, and visualize persistent "memories" across sessionsโperfect for developers working with multiple AI coders (like Windsurf, Cursor, or Copilot) or anyone who wants their AI to actually remember them.
A server for Retrieval Augmented Generation (RAG), providing AI clients access to a private knowledge base built from user documents.
Analyze, lint, and convert SQL dialects using SQLGlot.
A server for full integration with Oracle Database. Requires Oracle Instant Client libraries.