Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

fireproof-storage/mcp-database-server

БесплатноНе проверен

Fireproof ledger database with multi-user sync

GitHubEmbed

Описание

Fireproof ledger database with multi-user sync

README

This is a simple example of how to use a Fireproof database in a Model Context Protocol server (used for plugging code and data into A.I. systems such as Claude Desktop).

This demo server implements a basic JSON document store with CRUD operations (Create, Read, Update, Delete) and the ability to query documents sorted by any field.

Installation

Install dependencies:

npm install
npm build

Running the Server

To use with Claude Desktop, add the server config:

On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "fireproof": {
      "command": "/path/to/fireproof-mcp/build/index.js"
    }
  }
}

Debugging

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:

npm run inspector

The Inspector will provide a URL to access debugging tools in your browser.

from github.com/fireproof-storage/mcp-database-server

Установка fireproof-storage/mcp-database-server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/fireproof-storage/mcp-database-server

FAQ

fireproof-storage/mcp-database-server MCP бесплатный?

Да, fireproof-storage/mcp-database-server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для fireproof-storage/mcp-database-server?

Нет, fireproof-storage/mcp-database-server работает без API-ключей и переменных окружения.

fireproof-storage/mcp-database-server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить fireproof-storage/mcp-database-server в Claude Desktop, Claude Code или Cursor?

Открой fireproof-storage/mcp-database-server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare fireproof-storage/mcp-database-server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории data