MCPs tagged with Editor Integration
-
codemirror-mcp
CodeMirror extension for Model Context Protocol resource mentions and prompt commands
codemirror-mcp provides a CodeMirror extension that implements the Model Context Protocol (MCP) to enable resource mention handling and prompt command integration within code editors. It offers autocomplete, visual decorations, and interaction support for '@resource' mentions, as well as command triggers using the '/prompt' syntax. The extension integrates with model context servers using a defined transport and enhances the editor experience with resource click handling and customizable theming.
- ⭐ 78
- MCP
- marimo-team/codemirror-mcp
-
MCP Backup Server
Instant backup and restore solution for AI agents and code editors with context preservation.
MCP Backup Server is a specialized server that enables instant and contextual backups for AI agents and code editing tools. It preserves agent context and reasoning, providing targeted and minimal backups without the complexity of traditional version control systems. The tool is designed for situations requiring quick, context-aware safety backups, supporting both file and folder operations and restore functions. It integrates with editors like Cursor and Windsurf using the Model Context Protocol.
- ⭐ 12
- MCP
- hexitex/MCP-Backup-Server
-
Neovim MCP Server
Connect AI assistants to Neovim via the Model Context Protocol.
Neovim MCP Server enables seamless integration between Neovim instances and AI assistants by implementing the Model Context Protocol (MCP). It allows for multi-connection management, supports both stdio and HTTP server transport modes, and provides access to structured diagnostic information via URI schemes. With LSP integration, plugin support, and an extensible tool system, it facilitates advanced interaction with Neovim for context-aware AI workflows.
- ⭐ 20
- MCP
- linw1995/nvim-mcp
-
ConfigCat MCP Server
Expose ConfigCat feature flag management and SDK integration through the Model Context Protocol.
ConfigCat MCP Server provides an MCP-compatible server that grants access to ConfigCat's public management API for feature flag and configuration management. It enables integration with popular code editors and tools, allowing developers to create, manage, and document feature flags in their projects. The server offers a comprehensive suite of tools for CRUD operations on ConfigCat entities such as products, environments, and members. Seamless SDK documentation and code examples are provided for fast implementation.
- ⭐ 11
- MCP
- configcat/mcp-server
-
CICADA
Structured, contextual code intelligence for AI assistants on Elixir projects.
CICADA is an MCP server that provides AI assistants with AST-level, structured access to Elixir codebases. It enables code analysis, semantic search, module and function discovery, and git/PR attribution for deeper contextual understanding. CICADA supports multiple editors and offers features like dependency mapping, dead-code detection, and local indexing with strong privacy guarantees.
- ⭐ 11
- MCP
- wende/cicada