Skip to main content
Glama

Azure DevOps MCP Server

by dhippley
package.json632 B
{ "name": "ado_mcp", "version": "1.0.0", "description": "Azure DevOps MCP Server for Cursor", "main": "dist/server.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "tsc && node dist/server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "undici": "^6.21.0", "zod": "^3.23.8", "zod-to-json-schema": "^3.23.3" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "keywords": [ "azure-devops", "mcp", "cursor", "model-context-protocol" ], "author": "", "license": "MIT" }

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/dhippley/ado_mcp'

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