mcpserver.azuredevops
@StefH
About mcpserver.azuredevops
A Stdio MCP server as dotnet tool to access Azure DevOps.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcpserver.azuredevops?
mcpserver.azuredevops is a Stdio MCP server implemented as a .NET tool that provides programmatic access to Azure DevOps. It enables listing projects, repositories, commits, searching code, and managing work items, boards, pipelines, pull requests, and wiki pages.
How to use mcpserver.azuredevops?
Install the tool globally: dotnet tool install --global mcpserver.azuredevops.stdio. Configure environment variables (AZURE_DEVOPS_ORG_URL, AZURE_DEVOPS_AUTH_METHOD, AZURE_DEVOPS_PAT, AZURE_DEVOPS_DEFAULT_PROJECT) and then use the command mcpserver.azuredevops.stdio as the MCP server command in clients like Claude Desktop or Semantic Kernel.
Key features of mcpserver.azuredevops
- List all accessible Azure DevOps projects
- List and search repositories in a project
- Retrieve commit details and history
- Search code across repositories
- Create, read, update, and link work items
- List available boards and pipelines
- Trigger pipeline executions
- Manage pull requests (list, create, update, get)
- Access and manage wiki pages
Use cases of mcpserver.azuredevops
- Retrieve recent commits from a specific repository
- Create and update work items programmatically
- Trigger a pipeline build and monitor results
- Search across codebases for specific patterns
- List
Basic information
More Cloud & Infrastructure MCP servers
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
Cloudflare MCP Server
cloudflare
Kilo IoT Platform
Kilo IoTYour AI can finally reach the physical world. Kilo is an AI-first IoT platform for commercial and industrial operations, and this connector hands a live deployment to the AI client you already use. Not an export. Not a
π³ docker-mcp
QuantGeekDevA docker MCP Server (modelcontextprotocol)
Supabase MCP Server
coleam00Supabase MCP server created in Python.
Comments