モデルコンテキストプロトコルと耐火デモ: JSONドキュメントサーバー
これは、モデル コンテキスト プロトコルサーバー ( Claude Desktopなどの AI システムにコードとデータをプラグインするために使用される) でFireproofデータベースを使用する方法の簡単な例です。
このデモ サーバーは、CRUD 操作 (作成、読み取り、更新、削除) と、任意のフィールドでソートされたドキュメントをクエリする機能を備えた基本的な JSON ドキュメント ストアを実装します。
インストール
依存関係をインストールします:
サーバーの実行
Claude Desktop で使用するには、サーバー設定を追加します。
MacOS の場合: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
デバッグ
MCPサーバーはstdio経由で通信するため、デバッグが困難になる場合があります。パッケージスクリプトとして提供されているMCP Inspectorの使用をお勧めします。
インスペクターは、ブラウザでデバッグ ツールにアクセスするための URL を提供します。
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
マルチユーザー同期を備えた耐火台帳データベース
Related MCP Servers
- AsecurityFlicenseAqualityA Model Context Protocol server that allows creation and management of multiple Fireproof JSON databases with CRUD operations, querying capabilities, and cloud synchronization for sharing databases with others.Last updated -92JavaScript
Adamik MCP Serverofficial
-securityAlicense-qualityEnables read and write interactions with 60+ blockchain networks through Claude Desktop, providing a standardized multi-chain API for transaction management, account insights, staking, and token interactions.Last updated -TypeScriptMIT License- -securityFlicense-qualityA backend service that executes transactions across multiple blockchains, enabling users to manage wallets, transfer tokens, and interact with smart contracts using the Model Context Protocol framework.Last updated -1TypeScript
- -securityAlicense-qualityA comprehensive server that enables advanced database operations with PocketBase, providing tools for collection management, record operations, user management, and database administration through the Model Context Protocol.Last updated -JavaScriptMIT License