Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
azure-devops-mcp
by
RyanCardin15
Verified
GitHub
Version Control
Developer Tools
Cloud Platforms
TypeScript
MIT License
2
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
node_modules
@tsconfig
node16
node_modules/@tsconfig/node16/LICENSE
node_modules/@tsconfig/node16/package.json
node_modules/@tsconfig/node16/README.md
node_modules/@tsconfig/node16/tsconfig.json
{ "$schema": "https://json.schemastore.org/tsconfig", "display": "Node 16", "compilerOptions": { "lib": ["es2021"], "module": "Node16", "target": "es2021", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node" } }