{"type":"mcp_server","name":"mcp-database-server","description":"This repository provides a demo server showcasing how to integrate a Fireproof database with the Model Context Protocol for connecting code and data to AI systems like Claude Desktop, implementing","category":"Database","language":"JavaScript","stars":31,"forks":4,"owner":"fireproof-storage","github_url":"https://github.com/fireproof-storage/mcp-database-server","homepage":null,"setup":"## Setup\n\nInstall dependencies:\n\n```bash\nnpm install\nnpm build\n```\n\nTo use with Claude Desktop, add the server config:\n\nOn MacOS: `~/Library/Application Support/Claude/claude_desktop_config.json`\nOn Windows: `%APPDATA%/Claude/claude_desktop_config.json`\n\n```json\n{\n  \"mcpServers\": {\n    \"fireproof\": {\n      \"command\": \"/path/to/fireproof-mcp/build/index.js\"\n    }\n  }\n}\n```","tools":"## Available Tools\n\n1.  JSON document store (with CRUD operations)\n2.  Query documents (sorted by any field)\n3.  MCP Inspector (for debugging)","faq":null,"created_at":"2024-12-16T21:59:16+00:00","updated_at":"2025-03-25T04:04:38+00:00","source_url":"https://model-context-protocol.com/servers/llm-tool-use-json-database-server","related_articles":[]}