diff --git a/README.md b/README.md index 18e9034ec..5afea4feb 100644 --- a/README.md +++ b/README.md @@ -1415,7 +1415,7 @@ Tools and integrations that enhance the development workflow and environment man - [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. - [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). -- [Luqueee/kivgraph](https://github.com/Luqueee/kivgraph) ([kivgraph.dev](https://kivgraph.dev)) [![Luqueee/kivgraph MCP server](https://glama.ai/mcp/servers/Luqueee/kivgraph/badges/score.svg)](https://glama.ai/mcp/servers/Luqueee/kivgraph) 🏎️ 🏠 🍎 🐧 - Local open-source code graph MCP for coding agents. Find code by intent, follow analyzer-resolved callers/references, inspect blast radius, and trace dependencies across multiple repositories. Supports Go, TypeScript, Rust, Python and Dart. +- [Luqueee/kivgraph](https://github.com/Luqueee/kivgraph) [![Luqueee/kivgraph MCP server](https://glama.ai/mcp/servers/Luqueee/kivgraph/badges/score.svg)](https://glama.ai/mcp/servers/Luqueee/kivgraph) 🏎️ 🏠 🍎 🐧 - Local open-source code graph MCP for coding agents. Find code by intent, follow analyzer-resolved callers/references, inspect blast radius, and trace dependencies across multiple repositories. Supports Go, TypeScript, Rust, Python and Dart. - [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.