
Resilient-MCP
MCP Server to interact with ResilientDB
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
ResilientDB MCP Server
A Model Context Protocol (MCP) server for interacting with ResilientDB, a high-performance blockchain platform. This server allows Large Language Models (LLMs) to read from and write to ResilientDB via the Model Context Protocol.
Installation
Docker Build
docker build -t mcp/resilientdb -f Dockerfile .
Run using Claude Desktop. Add this to claude_desktop.json
file.
{
"mcpServers": {
"resilientdb": {
"command": "docker",
"args": ["run", "-i", "--rm", "mcp/resilientdb"]
}
}
}
Functionality
This starts the MCP server listening on stdio, ready to communicate with an MCP client.
Tools This server provides the following tools:
set
Stores a key-value pair in ResilientDB. Parameters:
- key (string): The key to store the value under
- value (string): The value to store
get
Retrieves a value from ResilientDB by key.
Parameters:
- key (string): The key to retrieve
相关推荐
I find academic articles and books for research and literature reviews.
Converts Figma frames into front-end code for various mobile frameworks.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
Reviews

user_0HH0HiFS
Resilient-MCP is a phenomenal tool by harish876! Its clever design and intuitive interface make managing machine control protocols a breeze. Whether you're a novice or an expert, you'll find this application incredibly helpful. Highly recommend exploring its features on GitHub!