Skip to main content
Glama
sepal7
by sepal7
package.json1.28 kB
{ "name": "@sepal7/mcp-ado-server", "version": "1.0.1", "mcpName": "io.github.sepal7/azure-devops", "description": "MCP Server for Azure DevOps - Comprehensive 25+ tools with multi-project support, WIQL queries, and generic API tool for extensibility", "main": "server.js", "type": "module", "scripts": { "start": "node server.js", "dev": "node --watch server.js", "test": "node scripts/test.js", "test-connection": "node scripts/test-connection.js" }, "keywords": [ "mcp", "azure-devops", "ado", "wiki", "repositories", "work-items", "pull-requests", "builds", "pipelines", "releases", "test-plans", "model-context-protocol", "team-sharing", "azure-deployment" ], "author": "sepal7", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/sepal7/mcp-ado.git" }, "bugs": { "url": "https://github.com/sepal7/mcp-ado/issues" }, "homepage": "https://github.com/sepal7/mcp-ado#readme", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "applicationinsights": "^2.9.5", "axios": "^1.6.0", "dotenv": "^16.3.1" }, "engines": { "node": ">=18.0.0" }, "devDependencies": { "@fission-ai/openspec": "^0.16.0" } }

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