From 0ecf39c936a5fce29bc55daaaac3eec56b19c2b2 Mon Sep 17 00:00:00 2001 From: Konrad Jarzyna <35198713+k-jarzyna@users.noreply.github.com> Date: Thu, 10 Apr 2025 05:19:55 +0200 Subject: [PATCH] Add Miro MCP Co-authored-by: konradjarzyna --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e46a1bb..cf670ec 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Mongo](https://github.com/QuantGeekDev/mongo-mcp)** - A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases - **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB - **[MongoDB Lens](https://github.com/furey/mongodb-lens)** - Full Featured MCP Server for MongoDB Database. +- **[Miro](https://github.com/k-jarzyna/mcp-miro)** - Miro MCP server, exposing all functionalities available in official Miro SDK. - **[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