Skip to main content
Glama

Azure DevOps Wiki MCP Server

by uright

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_DEVOPS_PATNoPersonal Access Token for authentication
AZURE_DEVOPS_URLYesAzure DevOps URL
AZURE_DEVOPS_PROJECTNoDefault project name (optional)
AZURE_DEVOPS_ORGANIZATIONYesAzure DevOps Organization Name

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_wiki

Search across wiki content using Azure DevOps Search API

wiki_get_page_tree

Retrieve hierarchical page structure from wiki

wiki_get_page

Get content of a specific wiki page

wiki_update_page

Update content of an existing wiki page or create a new page if it does not exist

list_wiki

List all wikis in a project

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/uright/azure-devops-wiki-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server