mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 09:41:03 +00:00
Merge pull request #13085 from Luqueee/add-kivgraph
Add Kivgraph to Developer Tools
This commit is contained in:
@@ -1415,6 +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) [](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)) [](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) [](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) [](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.
|
||||
|
||||
Reference in New Issue
Block a user