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

コメント

「データベース」の他のコンテンツ