Skip to content
MCP profile

Awesome Copilot MCP Server

Model Context Protocol server for awesome-copilot agents and collections

AI & Machine LearningPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry

About This MCP Server


This server uses a Bundled + In-Memory architecture for maximum reliability: 1. Startup: Loads metadata.json bundled directly within the npm package. Zero external dependencies. 2. Hot Updates: refresh_metadata fetches the latest data from GitHub and stores it in memory for the current session. 3. Sandbox Friendly: No local disk cache (~/.cache) is used, preventing permission issues in restricted environments (e.g., macOS App Sandbox).

Tools & Endpoints5

Specifications

Status
live
Industry
AI & Machine Learning
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes

Hosting


Hosting Options

  • Package

API


Integrate this server into your application. Choose a connection method below.

1

Configure

Configuration
json
{
  "mcpServers": {
    "awesome-copilot": {
      "command": "npx",
      "args": ["-y", "awesome-copilot-mcp", "start"]
    }
  }
}

Performance


Usage


Quick Reference


Name
Awesome Copilot MCP Server
Function
Model Context Protocol server for awesome-copilot agents and collections
Available Tools
GET /health Health check, GET /metadata Return metadata index, GET /metadata/stream SSE streaming output of metadata, GET /search?q=kw Search, GET /openapi.json API Documentation
Transport
Package
Language
JavaScript/TypeScript
Source
External (Registry)
License
Open Source
Get started

Ready to integrate this MCP server?

Book a demo to see how this server fits your workflow, or explore the full catalog.

Related MCP Servers


Catalog Workspace

Discover agents, MCP servers, and skills in one governed surface

Use structured catalog views to compare readiness, ownership, integrations, and deployment posture before rollout.