Search for:
Why this server?
This server is beginner-friendly and lists available MCP servers which may include helpful guides or extensions for VS Code and other IDEs.
Why this server?
This server uses Vim's native text editing commands, which Claude already understands, to create a lightweight code assistance layer in an editor, and may be adaptable to VS Code as well.
Why this server?
This server supports both STDIO and SSE transport mechanisms which can be helpful for integrating with different Cline setups.
Why this server?
This offers an unofficial JavaScript SDK to create customized servers for the Model Context Protocol (MCP).
Why this server?
Enables running Postman collections, which is useful for testing APIs within a development workflow that could be relevant to VS Code.
Why this server?
A command-line tool that enables the use of MCP with the Room protocol, allowing agents to create and interact in peer-to-peer virtual rooms for goal-oriented collaboration.
Why this server?
A minimal template for creating AI assistant tools using the ModelContextProtocol, providing a simple example for building custom MCP tools.
Why this server?
It offers prompts that can be used as slash commands for clients like Zed Editor, in order to add page contents as context to the AI assistant. This may have some capabilities applicable to VS Code
Why this server?
A lightweight server that enables AI assistants like Cursor & Claude to read from and write to Obsidian vaults, allowing actions like creating notes, checking existing content, and managing todos through natural language.
Why this server?
Node.js server implementing Model Context Protocol (MCP) for filesystem operations with regex support for allowed directories, enabling AI assistants to safely read, write, and manipulate files through natural language.