Azure DevOps Wiki
byuright
0Facilitates AI agents' interaction with Azure DevOps wikis by providing comprehensive wiki operations via the Model Context Protocol.
About
The Azure DevOps Wiki MCP Server acts as a bridge, allowing AI applications to seamlessly interact with Azure DevOps wikis. It implements the Model Context Protocol, offering a robust set of functionalities for managing and accessing wiki content. This includes the ability to search across content, read and update individual wiki pages, navigate complex hierarchical structures, and list available wikis, all secured through flexible authentication methods like Azure CLI or Personal Access Tokens.
Key Features
- List and manage wikis within a project
- Secure authentication via Azure CLI or Personal Access Tokens (PAT)
- 0 GitHub stars
- Search across wiki content using Azure DevOps Search API
- Read and update wiki pages programmatically
- Navigate and retrieve hierarchical page structures
Use Cases
- Enable intelligent assistants to answer user queries by searching and accessing relevant data within Azure DevOps knowledge bases
- Empower AI agents to retrieve and utilize information stored in Azure DevOps wikis
- Automate the creation, modification, and organization of wiki content through AI-driven workflows