MCP.so
登录

Model Context Protocol and Fireproof Demo: JSON Document Server

@fireproof-storage

关于 Model Context Protocol and Fireproof Demo: JSON Document Server

Store and load JSON documents from LLM tool use

基本信息

分类

数据库

许可证

NOASSERTION

运行时

node

传输方式

stdio

发布者

fireproof-storage

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Model Context Protocol and Fireproof Demo: JSON Document Server?

This server is a demonstration of using a Fireproof database within a Model Context Protocol (MCP) server, enabling AI systems like Claude Desktop to access a JSON document store with create, read, update, and delete operations plus sorting.

How to use Model Context Protocol and Fireproof Demo: JSON Document Server?

Install dependencies with npm install and build with npm build. Configure the server in Claude Desktop's config file (claude_desktop_config.json) by adding an entry for Fireproof pointing to the built index.js. Debugging can be done via the MCP Inspector by running npm run inspector.

Key features of Model Context Protocol and Fireproof Demo: JSON Document Server

  • Implements a JSON document store.
  • Supports CRUD (Create, Read, Update, Delete) operations.
  • Allows querying documents sorted by any field.

Use cases of Model Context Protocol and Fireproof Demo: JSON Document Server

  • Plugging structured data into Claude Desktop or other AI systems.
  • Demonstrating Fireproof database usage within an MCP server.
  • Experimenting with document storage and querying in an AI context.

FAQ from Model Context Protocol and Fireproof Demo: JSON Document Server

评论

数据库 分类下的更多 MCP 服务器