Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Azure DevOps MCP Server
Claim
by
Tiberriver256
GitHub
Version Control
Developer Tools
Cloud Platforms
TypeScript
3
Linux
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.github
project-management
src
tests
create_branch.sh
.env.example
.eslintrc.json
finish_task.sh
.gitignore
jest.config.js
jest.integration.config.js
package.json
package-lock.json
.prettierrc
README.md
setup_env.sh
tsconfig.json
{
"
semi
"
:
true
,
"
trailingComma
"
:
"
all
"
,
"
singleQuote
"
:
true
,
"
printWidth
"
:
80
,
"
tabWidth
"
:
2
,
"
useTabs
"
:
false
,
"
endOfLine
"
:
"
lf
"
}