From 91e213bf225cda6dd835ca438e28a08453abd74b Mon Sep 17 00:00:00 2001 From: edwinbernadus Date: Mon, 7 Apr 2025 10:01:09 +0700 Subject: [PATCH] Add NocoDB MCP (#123) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index adfaa66..b5b7f47 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[MongoDB Lens](https://github.com/furey/mongodb-lens)** - Full Featured MCP Server for MongoDB Database. - **[MySQL](https://github.com/designcomputer/mysql_mcp_server)** - MySQL database integration with configurable access controls and schema inspection - **[Nile Postgres](https://github.com/niledatabase/nile-mcp-server)** - Manage and query databases, tenants, users, auth using LLMs +- **[NocoDB](https://github.com/edwinbernadus/nocodb-mcp-server)** - Manage NocoDB server, support read and write databases - **[Notion](https://github.com/danhilse/notion_mcp)** - Integrates with Notion's API to manage personal todo list - **[NPM Search](https://github.com/btwiuse/npm-search-mcp-server)** - Search for npm packages - **[Obsidian](https://github.com/MarkusPfundstein/mcp-obsidian)** - Interacting with Obsidian via REST API