Model Context Protocol and Fireproof Demo: JSON Document Server
@fireproof-storage
About Model Context Protocol and Fireproof Demo: JSON Document Server
Store and load JSON documents from LLM tool use
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
—
—
—
—
—
More Databases MCP servers
ClickHouse MCP Server
ClickHouseConnect ClickHouse to your AI assistants.
mcp_mysql_server
xwb602625136Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
MySQL MCP Server
designcomputerA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases

Sqlite
modelcontextprotocolModel Context Protocol Servers
mcp_mysql_server
wenb1n-devModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
Comments