Skip to main content
Glama
sepal7
by sepal7
server.json1.21 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.sepal7/azure-devops", "description": "MCP Server for Azure DevOps with 25+ tools, multi-project support, and WIQL queries", "repository": { "url": "https://github.com/sepal7/mcp-ado", "source": "github" }, "version": "1.0.1", "packages": [ { "registryType": "npm", "identifier": "@sepal7/mcp-ado-server", "version": "1.0.1", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Azure DevOps organization name", "isRequired": true, "format": "string", "isSecret": false, "name": "AZURE_DEVOPS_ORG" }, { "description": "Azure DevOps project name", "isRequired": true, "format": "string", "isSecret": false, "name": "AZURE_DEVOPS_PROJECT" }, { "description": "Azure DevOps Personal Access Token", "isRequired": true, "format": "string", "isSecret": true, "name": "AZURE_DEVOPS_PAT" } ] } ] }

Latest Blog Posts

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/sepal7/mcp-ado'

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