From 9b41051e8e3a85981429dc65708c35e0ffc09fb1 Mon Sep 17 00:00:00 2001 From: Adam Jones Date: Sat, 14 Dec 2024 00:48:24 +0000 Subject: [PATCH] Add airtable-mcp-server (#31) Co-authored-by: wong2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08e167d..76c07ac 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ - **[Apple Shortcuts](https://github.com/recursechat/mcp-server-apple-shortcuts)** - An MCP Server Integration with Apple Shortcuts - **[Metoro](https://github.com/metoro-io/metoro-mcp-server)** - Query and interact with Kubernetes environments monitored by Metoro - **[Vega-Lite](https://github.com/isaacwasserman/mcp-vegalite-server)** - Generate visualizations from fetched data using the VegaLite format and renderer. +- **[Airtable](https://github.com/domdomegg/airtable-mcp-server)** - Read and write access to Airtable databases. - **[Snowflake](https://github.com/isaacwasserman/mcp-snowflake-server)** - Snowflake database integration with read/write capabilities and insight tracking ## Clients