Why this server?
Enables AI agents and assistants like Goose or Claude to interact with VS Code through the Model Context Protocol.
Why this server?
A VS Code extension provides a MCP server that exposes Roslyn language features. It enables tools like find usages, go to definition, quick info, etc.
Why this server?
This project aims to build a Claude Code MCP server and implement its associated tools (explain_code, review_code, fix_code, edit_code, test_code, simulate_command, your_own_query).
Why this server?
A TypeScript-based MCP server that implements an email sending system, allowing Claude to send emails via the blastengine service.
Why this server?
A Model Context Protocol server that provides secure command-line access to Windows systems, allowing MCP clients like Claude Desktop to safely execute commands in PowerShell, CMD, and Git Bash shells with configurable security controls.
Why this server?
Enables interaction with Redmine projects and issues via the Cline VS Code extension, supporting project management and issue creation through the Model Context Protocol.