diff --git a/README.md b/README.md index 76dfa16e..ccdddf9f 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) * 💬 - [Communication](#communication) * 👤 - [Customer Data Platforms](#customer-data-platforms) * 🗄️ - [Databases](#databases) +* 📊 - [Data Platforms](#data-platforms) * 🛠️ - [Developer Tools](#developer-tools) * 📂 - [File Systems](#file-systems) * 💰 - [Finance & Fintech](#finance--fintech) @@ -217,6 +218,14 @@ Secure database access with schema inspection capabilities. Enables querying and +### 📊 Data Platforms + +Data Platforms for data integration, transformation and pipeline orchestration. + +- [keboola/keboola-mcp-server](https://github.com/keboola/keboola-mcp-server) - interact with Keboola Connection Data Platform. This server provides tools for listing and accessing data from Keboola Storage API. +- [JordiNei/mcp-databricks-server](https://github.com/JordiNeil/mcp-databricks-server) - Connect to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status. + + ### 💻 Developer Tools Tools and integrations that enhance the development workflow and environment management.