From 2807216ee99971d2754f7968b6c132837cb873bc Mon Sep 17 00:00:00 2001 From: Victor Kiselev Date: Wed, 12 Mar 2025 11:34:26 +0100 Subject: [PATCH] Update README.md added centralmind/gateway - MCP API generator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5807c01..7b6c3d1e 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ Provides access to customer profiles inside of customer data platforms Secure database access with schema inspection capabilities. Enables querying and analyzing data with configurable security controls including read-only access. +- [centralmind/gateway](https://github.com/centralmind/gateway) 🏎️ 🏠 🍎 🪟 - MCP and MCP SSE Server that automatically generate API based on database schema and data. Supports PostgreSQL, Clickhouse, MySQL, Snowflake, BigQuery, Supabase - [cr7258/elasticsearch-mcp-server](https://github.com/cr7258/elasticsearch-mcp-server) 🐍 🏠 - MCP Server implementation that provides Elasticsearch interaction - [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