Exposes Azure DevOps APIs for build, release, and work item tracking. Provides tools for querying pipelines, managing artifacts, and monitoring deployment status. Connects to Azure DevOps services. Used by developers for CI/CD pipeline automation, build monitoring, and release management.
Exposes Azure DevOps APIs for build, release, and work item tracking. Provides tools for querying pipelines, managing artifacts, and monitoring deployment status. Connects to Azure DevOps services. Used by developers for CI/CD pipeline automation, build monitoring, and release management.
npx -y @tiberriver256/mcp-server-azure-devopsAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"tiberriver256-mcp-server-azure-devops-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @tiberriver256/mcp-server-azure-devops"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp-server-azure-devops?"
API Key Required
This server requires an API key from mcp-server-azure-devops. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP-SERVER-AZURE-DEVOPS_API_KEY | Yes | Your mcp-server-azure-devops API key |
"What resources are available in mcp-server-azure-devops?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp-server-azure-devops"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp-server-azure-devops with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.