#!/bin/bash
# File used when I'm running the server locally during development
source .venv/bin/activate
export $(grep -v '^#' .env | xargs)
python src/mcp_azure_devops/server.py
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/Vortiago/mcp-azure-devops'
If you have feedback or need assistance with the MCP directory API, please join our Discord server