MCPs tagged with VS Code Extension
-
Azure MCP Server
Connect AI agents with Azure services through Model Context Protocol.
Azure MCP Server provides a seamless interface between AI agents and Azure services by implementing the Model Context Protocol (MCP) specification. It enables integration with tools like GitHub Copilot for Azure and supports a wide range of Azure resource management tasks directly via conversational AI interfaces. Designed for extensibility and compatibility, it offers enhanced contextual capabilities for agents working with Azure environments.
- ⭐ 1,178
- MCP
- Azure/azure-mcp
-
YouTube Uploader MCP
AI-powered YouTube video uploader via Model Context Protocol clients.
YouTube Uploader MCP enables seamless and secure uploading of videos to YouTube using MCP-compatible clients like Claude Desktop, Cursor, and VS Code. It leverages OAuth2 authentication for safe account integration, handles access and refresh tokens, and provides multi-channel support. Installation is streamlined with single-command scripts for all platforms, and configuration is tailored for code assistant tools. Secrets are never shared with LLMs or third-party apps, ensuring user privacy through the Model Context Protocol.
- ⭐ 28
- MCP
- anwerj/youtube-uploader-mcp
-
Enrichr MCP Server
Gene set enrichment analysis server for LLMs via the Model Context Protocol
Enrichr MCP Server provides gene set enrichment analysis using the Enrichr API, supporting all available gene set libraries. It is designed to integrate with LLM tools through the Model Context Protocol and returns only statistically significant results. The tool allows queries across multiple biological, disease, tissue, drug, and pathway gene set libraries, with customizable configuration for popular or specific libraries. Installation and integration is streamlined for platforms like Claude Desktop, Cursor, and VS Code.
- ⭐ 7
- MCP
- tianqitang1/enrichr-mcp-server
-
Claude Debugs For You
Enable LLMs like Claude to interactively debug code via a VS Code extension and MCP server.
Claude Debugs For You provides an MCP-compliant server and Visual Studio Code extension that allow large language models, such as Claude, to perform interactive debugging and code evaluation. It supports language-agnostic debugging through the VS Code debugger and integrates easily with various clients, including Claude Desktop and Continue. The tool provides both stdio and SSE server support for flexible connectivity. Users can quickly install, configure, and leverage LLM-driven debugging workflows across multiple environments.
- ⭐ 463
- MCP
- jasonjmcghee/claude-debugs-for-you
-
VS Code MCP Server
Connect Claude and other MCP clients to code directly in VS Code.
VS Code MCP Server is a Visual Studio Code extension that enables AI coding agents, such as Claude, to interact with a user's codebase through the Model Context Protocol. It provides VS Code-specific capabilities like symbol search and document outlines, leveraging the editor's built-in features. The server communicates using a streamable HTTP MCP API and can execute shell commands for advanced operations. It is ideal for extending the coding capabilities of AI models without duplicating existing developer tools.
- ⭐ 280
- MCP
- juehang/vscode-mcp-server