Resilient-MCP
0
ResilientDB MCP Server is designed to facilitate interaction between Large Language Models (LLMs) and the ResilientDB blockchain platform. It supports reading from and writing to ResilientDB using the Model Context Protocol, enhancing data management capabilities.
ResilientDB MCP Server
A Model Context Protocol (MCP) server for interacting with ResilientDB, a high-performance blockchain platform.
Features
- Allows Large Language Models (LLMs) to read from and write to ResilientDB via the Model Context Protocol.
- Provides tools such as
set
for storing key-value pairs andget
for retrieving values from ResilientDB.