copilot-mcp and vscode-mcp

One tool provides an MCP server for AI coding agents to access editor self-functionality, while the other is a VSCode extension that allows users to find and install Agent Skills and MCP Apps for use with AI coding tools like GitHub Copilot, making them complements within the MCP ecosystem.

copilot-mcp
53
Established
vscode-mcp
51
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 17/25
Maintenance 10/25
Adoption 8/25
Maturity 15/25
Community 18/25
Stars: 478
Forks: 52
Downloads:
Commits (30d): 0
Language: TypeScript
License: GPL-3.0
Stars: 58
Forks: 14
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No Package No Dependents
No Package No Dependents

About copilot-mcp

VikashLoomba/copilot-mcp

A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude Code, and Codex CLI.

This VS Code extension helps developers enhance their AI coding assistants like GitHub Copilot by giving them access to a wider range of specialized tools and capabilities, called 'skills.' You can discover, install, and manage these skills directly within your VS Code environment. This is for developers who use AI code generation and want to expand their assistant's utility.

developer-tools ai-assisted-coding vs-code-extension code-generation software-development

About vscode-mcp

tjx666/vscode-mcp

MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get real-time LSP diagnostics, type information, and code navigation for AI coding agents without waiting for slow tsc/eslint checks.

Exposes eight MCP tools including symbol renaming with automatic import updates, comprehensive LSP information aggregation (definition, hover, signatures), and safe file operations—all backed by VSCode's language servers rather than subprocess execution. Operates as a monorepo with a VSCode extension bridge that maintains per-workspace socket connections to route MCP protocol requests into real-time LSP data, eliminating delays from external type-checking and linting commands. Supports Cursor, Claude Code, Windsurf, and Gemini CLI with granular tool filtering via environment variables or command-line arguments.

Scores updated daily from GitHub, PyPI, and npm data. How scores work