Add overseer-nvim-mcp to Developer Tools

This commit is contained in:
Miguel Angelo Sepulveda
2026-08-07 13:00:06 +01:00
parent cbcdf8f770
commit d1841e41d8
+1
View File
@@ -1290,6 +1290,7 @@ Tools and integrations that enhance the development workflow and environment man
- [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.
- [LumabyteCo/clarifyprompt-mcp](https://github.com/LumabyteCo/clarifyprompt-mcp) [![clarifyprompt-mcp MCP server](https://glama.ai/mcp/servers/LumabyteCo/clarifyprompt-mcp/badges/score.svg)](https://glama.ai/mcp/servers/LumabyteCo/clarifyprompt-mcp) 📇 ☁️ 🍎 🪟 🐧 - MCP server for AI prompt optimization — transforms vague prompts into platform-optimized prompts for 58+ AI platforms across 7 categories (image, video, voice, music, code, chat, document).
- [madhan-g-p/DevDocs-MCP](https://github.com/madhan-g-p/DevDocs-MCP) 📇 🏠 🍎 🐧 - DevDocs-MCP is a MCP server that provides version-pinned, deterministic documentation sourced from [DevDocs.io](https://devdocs.io) in offline mode
- [impossiblecode/overseer-nvim-mcp](https://github.com/impossiblecode/overseer-nvim-mcp) [![overseer-nvim-mcp MCP server](https://glama.ai/mcp/servers/impossiblecode/overseer-nvim-mcp/badges/score.svg)](https://glama.ai/mcp/servers/impossiblecode/overseer-nvim-mcp) 📇 🏠 🍎 🐧 - Turns the long-running commands a coding agent starts inside Neovim (dev servers, watchers) into regular [overseer.nvim](https://github.com/stevearc/overseer.nvim) tasks, so you can watch and stop them from your own task list instead of them running as invisible children of the agent's shell. `npx -y overseer-nvim-mcp`
- [paulburgess1357/nvim-mcp](https://github.com/paulburgess1357/nvim-mcp) [![paulburgess1357/nvim-mcp MCP server](https://glama.ai/mcp/servers/paulburgess1357/nvim-mcp/badges/score.svg)](https://glama.ai/mcp/servers/paulburgess1357/nvim-mcp) 🐍 🏠 🐧 - MCP server providing AI assistants with full control of Neovim instances via msgpack-RPC. Read/edit buffers, run commands, send keys, query LSP diagnostics, and annotate code with highlights. No plugin required.
- [paulhkang94/markview](https://github.com/paulhkang94/markview) [![markview MCP server](https://glama.ai/mcp/servers/@paulhkang94/markview/badges/score.svg)](https://glama.ai/mcp/servers/@paulhkang94/markview) 🏠 🍎 - Native macOS markdown preview app with MCP server. Open and render Markdown files in MarkView directly from AI assistants via `npx mcp-server-markview`.
- [MarcelRoozekrans/memorylens-mcp](https://github.com/MarcelRoozekrans/memorylens-mcp) [![memorylens-mcp MCP server](https://glama.ai/mcp/servers/MarcelRoozekrans/memorylens-mcp/badges/score.svg)](https://glama.ai/mcp/servers/MarcelRoozekrans/memorylens-mcp) #⃣ 🏠 🪟 - On-demand .NET memory profiling MCP server. Wraps JetBrains dotMemory with a heuristic rule engine (10 rules) to detect memory leaks, LOH fragmentation, and anti-patterns, providing AI-actionable code fix suggestions.