brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.PremierInc/azure-devops · vv0.0.1
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
Azure DevOps (ADO) 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"azure-devops": {
"url": "https://mcp.dev.azure.com"
}
}
}{
"id": "io.github.PremierInc/azure-devops",
"type": "mcp-server",
"version": "v0.0.1",
"displayName": "Azure DevOps (ADO)",
"description": "The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.",
"repository": {
"url": "https://github.com/microsoft/azure-devops-mcp",
"source": "github"
},
"homepage": "https://learn.microsoft.com/en-us/azure/devops/mcp-server/mcp-server-overview",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://mcp.dev.azure.com"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.PremierInc/azure-devops",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.PremierInc%2Fazure-devops/versions/latest",
"isOfficial": true,
"status": "active"
}
}