azure-boards-mcp-testcases
Azure Boards MCP 测试用例
一个 MCP 服务器,让 GitHub Copilot 能够根据 Azure Boards 工单生成 QA 测试用例。只需在 Copilot Chat 中粘贴工单 URL 即可。
设置
npm install使用你的
AZDO_ORG、AZDO_PROJECT和AZDO_PAT配置.vscode/mcp.json(需要 Work Items Read 权限范围)。
Related MCP server: jira-github-mcp
工作原理
在 VS Code 中打开此项目。MCP 服务器会自动启动。
打开 Copilot Chat 并粘贴 Azure Boards 工单 URL,例如:
https://dev.azure.com/yourorg/yourproject/_workitems/edit/209974Copilot 会自动读取工单(标题、描述、验收标准、评论、相关工作项、附件)并生成 QA 测试用例。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceMCP server that enables AI assistants to manage Azure DevOps resources including Work Items, Git repositories, pipelines, and user identities.15MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server for end-to-end Jira and GitHub integration, enabling AI agents in the IDE to automate workflows from issue tracking to pull request management.MIT
- AlicenseAqualityDmaintenanceMCP server for seamless Jira integration with GitHub Copilot CLI, allowing natural language queries to search, view, and manage Jira tickets.3125MIT
- AlicenseAqualityBmaintenanceMCP server for GitHub Copilot that allows querying any Copilot model programmatically using existing Copilot CLI credentials, with support for file attachments and model discovery.2189MIT
Related MCP Connectors
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/akashnaykude/azure-boards-mcp-testcases'
If you have feedback or need assistance with the MCP directory API, please join our Discord server