Copilot Studio MCP
Rank #8,034io.github.jgt87/copilot-studio-mcp
Build, test, ship and maintain Microsoft Copilot Studio agents from the editor
Copilot Studio MCP is a Model Context Protocol (MCP) server published by jgt87. It ranks #8,034 of 132,113 servers tracked on MCP Toplist. Copilot Studio MCP is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 9, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 124,079 of 132,113 servers on MCP Toplist.
Use Copilot Studio MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add copilot-studio-mcp -e "CPS_WORKSPACE=<your CPS_WORKSPACE>" -e "CPS_TENANT_ID=<your CPS_TENANT_ID>" -e "CPS_CLIENT_ID=<your CPS_CLIENT_ID>" -e "CPS_READ_ONLY=<your CPS_READ_ONLY>" -e "CPS_TOOLS=<your CPS_TOOLS>" -- npx -y copilot-studio-mcpReplace each placeholder with your own value before saving.
[mcp_servers.copilot-studio-mcp]
command = "npx"
args = ["-y", "copilot-studio-mcp"]
[mcp_servers.copilot-studio-mcp.env]
CPS_WORKSPACE = "<your CPS_WORKSPACE>"
CPS_TENANT_ID = "<your CPS_TENANT_ID>"
CPS_CLIENT_ID = "<your CPS_CLIENT_ID>"
CPS_READ_ONLY = "<your CPS_READ_ONLY>"
CPS_TOOLS = "<your CPS_TOOLS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"copilot-studio-mcp": {
"command": "npx",
"args": [
"-y",
"copilot-studio-mcp"
],
"env": {
"CPS_WORKSPACE": "<your CPS_WORKSPACE>",
"CPS_TENANT_ID": "<your CPS_TENANT_ID>",
"CPS_CLIENT_ID": "<your CPS_CLIENT_ID>",
"CPS_READ_ONLY": "<your CPS_READ_ONLY>",
"CPS_TOOLS": "<your CPS_TOOLS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"copilot-studio-mcp": {
"command": "npx",
"args": [
"-y",
"copilot-studio-mcp"
],
"env": {
"CPS_WORKSPACE": "<your CPS_WORKSPACE>",
"CPS_TENANT_ID": "<your CPS_TENANT_ID>",
"CPS_CLIENT_ID": "<your CPS_CLIENT_ID>",
"CPS_READ_ONLY": "<your CPS_READ_ONLY>",
"CPS_TOOLS": "<your CPS_TOOLS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"copilot-studio-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"copilot-studio-mcp"
],
"env": {
"CPS_WORKSPACE": "<your CPS_WORKSPACE>",
"CPS_TENANT_ID": "<your CPS_TENANT_ID>",
"CPS_CLIENT_ID": "<your CPS_CLIENT_ID>",
"CPS_READ_ONLY": "<your CPS_READ_ONLY>",
"CPS_TOOLS": "<your CPS_TOOLS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"copilot-studio-mcp": {
"command": "npx",
"args": [
"-y",
"copilot-studio-mcp"
],
"env": {
"CPS_WORKSPACE": "<your CPS_WORKSPACE>",
"CPS_TENANT_ID": "<your CPS_TENANT_ID>",
"CPS_CLIENT_ID": "<your CPS_CLIENT_ID>",
"CPS_READ_ONLY": "<your CPS_READ_ONLY>",
"CPS_TOOLS": "<your CPS_TOOLS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"copilot-studio-mcp": {
"command": "npx",
"args": [
"-y",
"copilot-studio-mcp"
],
"env": {
"CPS_WORKSPACE": "<your CPS_WORKSPACE>",
"CPS_TENANT_ID": "<your CPS_TENANT_ID>",
"CPS_CLIENT_ID": "<your CPS_CLIENT_ID>",
"CPS_READ_ONLY": "<your CPS_READ_ONLY>",
"CPS_TOOLS": "<your CPS_TOOLS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jgt87%2Fcopilot-studio-mcp)<a href="https://mcptoplist.com/server/io.github.jgt87%2Fcopilot-studio-mcp"><img src="https://mcptoplist.com/badge/io.github.jgt87%2Fcopilot-studio-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jgt87
Other servers by jgt87
View all jgt87 servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.7 | Sep 14, 2026 |
| 0.1.6 | Sep 11, 2026 |
| 0.1.5 | Sep 10, 2026 |
Frequently asked questions
- Who maintains Copilot Studio MCP?
- Copilot Studio MCP is maintained by jgt87, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Copilot Studio MCP listed on the Official MCP Registry?
- Yes — Copilot Studio MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Copilot Studio MCP have?
- MCP Toplist tracks 3 versions of Copilot Studio MCP, most recently published on Sep 14, 2026.
- Where can I find the source code for Copilot Studio MCP?
- The source code for Copilot Studio MCP is hosted at github.com/jgt87/copilot-studio-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.