Skip to main content
Glama

Azure DevOps MCP Server for Cline

create_wiki

Generate and manage wikis in Azure DevOps projects by specifying a name and optional mapped path or project ID, streamlining documentation processes through Cline's MCP integration.

Instructions

Create a new wiki

Input Schema

NameRequiredDescriptionDefault
mappedPathNoMapped path (optional, defaults to /)
nameYesWiki name
projectIdNoProject ID (optional, defaults to current project)

Input Schema (JSON Schema)

{ "properties": { "mappedPath": { "description": "Mapped path (optional, defaults to /)", "type": "string" }, "name": { "description": "Wiki name", "type": "string" }, "projectId": { "description": "Project ID (optional, defaults to current project)", "type": "string" } }, "required": [ "name" ], "type": "object" }
Install Server

Other Tools from Azure DevOps MCP Server for Cline

Related Tools

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/stefanskiasan/azure-devops-mcp-server'

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