From f66daaafd04fc9fc43ffb80f8f2ee350e799eba1 Mon Sep 17 00:00:00 2001 From: Chris Anderson Date: Tue, 17 Dec 2024 06:34:42 -0800 Subject: [PATCH] Update README.md add link to Fireproof MCP database server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2fb85ec..fd0cd4c6 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [domdomegg/airtable-mcp-server](https://github.com/domdomegg/airtable-mcp-server) 📇 🏠 - Airtable database integration with schema inspection, read and write capabilities - [LucasHild/mcp-server-bigquery](https://github.com/LucasHild/mcp-server-bigquery) 🐍 ☁️ - BigQuery database integration with schema inspection and query capabilities - [ergut/mcp-bigquery-server](https://github.com/ergut/mcp-bigquery-server) 📇 ☁️ - Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities +- [@fireproof-storage/mcp-database-server](https://github.com/fireproof-storage/mcp-database-server) 📇 ☁️ - Fireproof ledger database with multi-user sync - [designcomputer/mysql_mcp_server](https://github.com/designcomputer/mysql_mcp_server) 🐍 🏠 - MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines - [f4ww4z/mcp-mysql-server](https://github.com/f4ww4z/mcp-mysql-server) 🐍 🏠 - Node.js-based MySQL database integration that provides secure MySQL database operations - [@modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers/tree/main/src/postgres) 📇 🏠 - PostgreSQL database integration with schema inspection and query capabilities