Agent Tools
Back to MCP servers

com.arcanum-plus/backlog-forge

https://backlog-forge.arcanum-plus.com/mcp
● healthy

Crie épicos, features, histórias e tasks no Azure DevOps a partir de uma conversa.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://backlog-forge.arcanum-plus.com/mcp
JSON-RPC initialize probe
curl -X POST https://backlog-forge.arcanum-plus.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'