MCP.so
Sign In
Servers

Model Context Protocol and Fireproof Demo: JSON Document Collection Server

@jimpick

Use Model Context Protocol with multiple Fireproof JSON document databases

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "json-db-collections": {
      "command": "npx",
      "args": [
        "-y",
        "@jimpick/mcp-json-db-collection-server"
      ]
    }
  }
}

More from Databases