MCP Directory
Back

awesome-copilot

by github · Python · ★ 31,765

Community-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.

#agent-skills#agents#ai#awesome#custom-agents#github-copilot#hacktoberfest#prompt-engineering

Install

pip install git+https://github.com/github/awesome-copilot.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "awesome-copilot": {
      "command": "uvx",
      "args": [
        "git+https://github.com/github/awesome-copilot.git"
      ]
    }
  }
}

From the README

[](https://aka.ms/awesome-github-copilot) [](#contributors-) A community-created collection of custom agents, instructions, skills, hooks, workflows, and plugins to supercharge your GitHub Copilot experience. > [!TIP] > **Explore the full collection on the website →** [awesome-copilot.github.com](https://awesome-copilot.github.com) > > The website offers full-text search and filtering across hundreds of resources, plus the [Tools](https://awesome-copilot.github.com/tools) section for MCP servers and developer tooling, and the [Learning Hub](https://awesome-copilot.github.com/learning-hub) fo…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers