From 5dc27f83b328b03dd6fa304826b48ffbe8753c1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E7=8E=AE=20=28Jade=20Lin=29?= Date: Thu, 16 Oct 2025 21:12:45 +0800 Subject: [PATCH] Add new Neovim server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7198bf9..c1ea894 100644 --- a/README.md +++ b/README.md @@ -536,6 +536,7 @@ Tools and integrations that enhance the development workflow and environment man - [kadykov/mcp-openapi-schema-explorer](https://github.com/kadykov/mcp-openapi-schema-explorer) πŸ“‡ ☁️ 🏠 - Token-efficient access to OpenAPI/Swagger specs via MCP Resources. - [lamemind/mcp-server-multiverse](https://github.com/lamemind/mcp-server-multiverse) πŸ“‡ 🏠 πŸ› οΈ - A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations. - [langfuse/mcp-server-langfuse](https://github.com/langfuse/mcp-server-langfuse) 🐍 🏠 - MCP server to access and manage LLM application prompts created with [Langfuse]([https://langfuse.com/](https://langfuse.com/docs/prompts/get-started)) Prompt Management. +- [linw1995/nvim-mcp](https://github.com/linw1995/nvim-mcp) πŸ¦€ 🏠 🍎 πŸͺŸ 🐧 - A MCP server to interact with Neovim - [lpigeon/ros-mcp-server](https://github.com/lpigeon/ros-mcp-server) 🐍 🏠 🍎 πŸͺŸ 🐧 - The ROS MCP Server supports robot control by converting user-issued natural language commands into ROS or ROS2 control commands. - [lpigeon/unitree-go2-mcp-server](https://github.com/lpigeon/unitree-go2-mcp-server) 🐍 🏠 🐧 - The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM. - [ukkit/memcord](https://github.com/ukkit/memcord) 🐍 🏠 🐧 🍎 - A MCP server that keeps your chat history organized and searchableβ€”with AI-powered summaries, secure memory, and full control.