AgentUni

Copilot Studio MCP

by @jgt87 / v0.1.7

Build, test, ship and maintain Microsoft Copilot Studio agents from the editor

Install

npm / stdio

npx -y copilot-studio-mcp

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-jgt87-copilot-studio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "copilot-studio-mcp"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.jgt87/copilot-studio-mcp · published 2026-09-14 · updated 2026-09-14. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category