vs-mcp-server
Overview
A Python Model Context Protocol (MCP) server that enables controlling Visual Studio 2022 via Claude Code using COM/DTE automation.
Capabilities
- • stdio transport support
- • github integration
- • mcp client integration
Best For
MCP server for Visual Studio 2022 automation integration with Claude Code and Claude Desktop.
Decision Snapshot
Install
available
Usage
detected in docs
Config
7 strong hints
Capabilities
3 key capabilities detected
- • GitHub stars: 1
- • Source provenance count: 1
- • Last seen: 4/5/2026
- • Published: 4/4/2026
Installation / Setup
# 설치 (git clone 불필요) && pip install vs-mcp-server && # 또는 GitHub에서 직접 설치 && pip install git+https://github.com/panninghour/vs-mcp-server
Features
- • stdio transport support
- • github integration
- • mcp client integration
Use Cases
- • Supports capabilities such as: stdio transport support; github integration; mcp client integration.
- • Common usage themes: claude, com, dte, mcp.
Supported Clients / Integrations
- • stdio transport support
- • github integration
- • mcp client integration
Compatibility Signals
- • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
- • GitHub: supports (Detected in parser config/capability hints.)
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Parser coverage score: 1.00
- • Source feeds: PyPI RSS + JSON API
- • Topic cluster: coding
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
better-telegram-mcp
A production-grade MCP server for Telegram, supporting dual-mode Bot API and MTProto with a mega-tool pattern.
mnemo-mcp
Open-source MCP Server for persistent AI memory with embedded sync, featuring hybrid search, knowledge graph, and importance scoring.
mcp-homelab
An MCP server that exposes homelab infrastructure tools to AI assistants.
agentvault-memory
Unified memory layer for AI coding agents. Consolidates conversation history across tools into a searchable store, accessible by humans via Obsidian and by AI via MCP. Built on ChromaDB with Python CLI.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.