GitHub Stars
292
User Rating
Not Rated
Favorites
0
Views
97
Forks
84
Issues
28
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Node.js: v16 or higher
npm or yarn
Azure DevOps account with appropriate access
Authentication credentials (see [Authentication Guide](docs/authentication.md) for details):
- Personal Access Token (PAT), or
- Azure Identity credentials, or
- Azure CLI login
Installation Steps
1. Clone Repository
bash
git clone https://github.com/Tiberriver256/mcp-server-azure-devops.git
cd mcp-server-azure-devops
2. Install Dependencies
bash
npm install
3. Start Server
bash
npx -y @tiberriver256/mcp-server-azure-devops
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check Node.js version and reinstall dependencies. Issue: Authentication errors occur Solution: Recheck your PAT or Azure CLI credentials.Additional Resources
Author Information
0
Followers
0
Repositories
0
Gists
0
Total Contributions
Related MCPs
mcp-tasks
15
MCP Tasks is an efficient task management tool designed to minimize tool confusion and maximize LLM budget efficiency. It offers powerful search, filtering, and organization capabilities across multiple file formats, including Markdown, JSON, and YAML. Users can easily manage their tasks with its intuitive interface.