mcp-discovery

Discover and evaluate MCP servers for Copilot integration in VS Code.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/congiuluc/my-awesome-copilot --skill mcp-discovery-congiuluc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: mcp-discovery
Source: https://github.com/congiuluc/my-awesome-copilot/tree/main/skills/mcp-discovery
Command: npx skills add https://github.com/congiuluc/my-awesome-copilot --skill mcp-discovery-congiuluc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Discover, evaluate, and install Model Context Protocol (MCP) servers for your project. Use when: searching for useful MCP servers, comparing options, configuring MCP in VS Code, or adding tool integrations to Copilot agents.

Core Features & Use Cases

  • Discover MCP servers that match project needs and Copilot integration points.
  • Evaluate server quality, maintenance, license, and security before installation.
  • Use Case: For a VS Code project, install a GitHub MCP server to surface repo data and actions to Copilot.

Quick Start

Ask Copilot to scan registries for MCP servers that fit your project and generate a configuration plan to install and connect to them.

Frequently Asked Questions about mcp-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover and install MCP servers for Copilot in VS Code?▼

To discover and install MCP servers, scan registries for servers matching your project needs, evaluate their capabilities, and generate a configuration plan to connect them to Copilot agents in VS Code.

What criteria should I use to evaluate MCP servers before adding them to my project?▼

Evaluate MCP servers by checking their quality, maintenance status, license compatibility, and security posture before installation to ensure safe and sustainable Copilot tool integrations.

Can I use MCP servers to extend GitHub Copilot agent capabilities?▼

Yes, you can use MCP servers to extend GitHub Copilot capabilities by installing servers like a GitHub MCP server to surface repository data and actions directly to Copilot agents.

How do I configure MCP servers in VS Code?▼

Configure MCP servers in VS Code by generating a configuration plan that includes installation steps and connection settings to integrate the selected servers with Copilot agents.

What is the Model Context Protocol used for in Copilot integration?▼

The Model Context Protocol is used to add tool integrations to Copilot agents, allowing them to access external data and perform actions through connected MCP servers.