the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.arcanum-plus/backlog-forge",
"description": "Crie épicos, features, histórias e tasks no Azure DevOps a partir de uma conversa.",
"version": "0.1.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://backlog-forge.arcanum-plus.com/mcp",
"headers": [
{
"description": "Sua API key do backlog-forge, no formato: Bearer SUA_API_KEY",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
},
{
"description": "Sua organização no Azure DevOps (a parte ORG de dev.azure.com/ORG)",
"isRequired": true,
"name": "X-Ado-Organization"
},
{
"description": "Personal Access Token do Azure DevOps com escopo Work Items (Read & Write). Nunca é armazenado.",
"isRequired": true,
"isSecret": true,
"name": "X-Ado-Pat"
},
{
"description": "Projeto default do Azure DevOps (opcional; se omitido, o agente pergunta qual usar).",
"name": "X-Ado-Project"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-15T01:22:47.753639Z",
"publishedAt": "2026-06-15T01:22:47.753639Z",
"updatedAt": "2026-06-15T01:22:47.753639Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 0.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.