{"id":26570830,"url":"https://github.com/fireproof-storage/mcp-database-server","last_synced_at":"2025-07-27T03:11:10.243Z","repository":{"id":268461307,"uuid":"904432283","full_name":"fireproof-storage/mcp-database-server","owner":"fireproof-storage","description":"Store and load JSON documents from LLM tool use","archived":false,"fork":false,"pushed_at":"2024-12-19T23:12:00.000Z","size":31,"stargazers_count":15,"open_issues_count":3,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-17T22:35:06.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fireproof-storage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-16T21:59:16.000Z","updated_at":"2025-04-10T12:07:23.000Z","dependencies_parsed_at":"2024-12-16T23:20:30.723Z","dependency_job_id":"77d05589-0a7f-4c1e-9a27-f18c2094ed11","html_url":"https://github.com/fireproof-storage/mcp-database-server","commit_stats":null,"previous_names":["fireproof-storage/mcp-database-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Fmcp-database-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Fmcp-database-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Fmcp-database-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Fmcp-database-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fireproof-storage","download_url":"https://codeload.github.com/fireproof-storage/mcp-database-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254101541,"owners_count":22014909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-22T22:19:16.914Z","updated_at":"2025-05-14T08:14:45.102Z","avatar_url":"https://github.com/fireproof-storage.png","language":"JavaScript","readme":"# Model Context Protocol and Fireproof Demo: JSON Document Server\n\nThis is a simple example of how to use a [Fireproof](https://fireproof.storage/) database in a [Model Context Protocol](https://github.com/modelcontextprotocol) server (used for plugging code and data into A.I. systems such as [Claude Desktop](https://claude.ai/download)).\n\nThis 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.\n\n# Installation\n\nInstall dependencies:\n\n```bash\nnpm install\nnpm build\n```\n\n## Running the Server\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```\n\n### Debugging\n\nSince MCP servers communicate over stdio, debugging can be challenging. We recommend using the [MCP Inspector](https://github.com/modelcontextprotocol/inspector), which is available as a package script:\n\n```bash\nnpm run inspector\n```\n\nThe Inspector will provide a URL to access debugging tools in your browser.\n\n","funding_links":[],"categories":["Databases","Database \u0026 Messaging MCP Servers","Production-Ready Servers","MCP 服务器精选列表","Legend","پیاده‌سازی‌های سرور","官方 MCP 服务器列表","Official Servers","MCP Servers","Uncategorized","🌐 Web Development","Table of Contents"],"sub_categories":["Multi-Database Tools","📁 文件系统与存储","🗄️ \u003ca name=\"databases\"\u003e\u003c/a\u003eDatabases","🗄️ \u003ca name=\"databases\"\u003e\u003c/a\u003eپایگاه‌های داده","How to Submit","🗄️ Databases","Uncategorized","Other Tools and Integrations"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireproof-storage%2Fmcp-database-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffireproof-storage%2Fmcp-database-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireproof-storage%2Fmcp-database-server/lists"}