mcp-server-azure-devops

mcp-server-azure-devops

0

The Azure DevOps MCP Server is designed to enable AI assistants to securely interact with Azure DevOps through a standard protocol. It facilitates comprehensive management of DevOps resources and automates workflows using natural language commands.

User Tools

`get_me` (get the authenticated user details)

Organizational Tools

`list_organizations` (list all accessible organizations)

Project Tools

`list_projects`, `get_project`, `get_project_details` (manage projects)

Repository Tools

`list_repositories`, `get_repository`, `get_file_content` (manage repository)

Work Item Tools

`get_work_item`, `create_work_item`, `update_work_item` (manage work items)

Search Tools

`search_code`, `search_wiki`, `search_work_items` (Search resources)

Pipe Tools

`create_pipelines`, `list_pipelines`, `trigger_pipeline` (management pipelines)

Wiki Tools

`get_wikis`, `get_wiki_page` (Management Wiki)

Pull request tool

`create_pull_request`, `list_pull_requests` (manage pull requests)