databases

Mcp Database Server

Fireproof ledger database with multi-user sync

typescript
cloud
databases
0
View on GitHub

Installation

npx -y fireproof-storage/mcp-database-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-database-server",
  "command": "npx",
  "args": [
    "-y",
    "fireproof-storage/mcp-database-server"
  ]
}

About This MCP Server

fireproof-storage/mcp-database-server

Fireproof ledger database with multi-user sync

GitHub: https://github.com/fireproof-storage/mcp-database-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub