Skip to main content
Glama

MCP Azure DevOps Server

by Vortiago
__init__.py267 B
""" MCP Azure DevOps Server - A Model Context Protocol server for Azure DevOps integration. """ import importlib.metadata try: __version__ = importlib.metadata.version("mcp-azure-devops") except importlib.metadata.PackageNotFoundError: __version__ = "0.0.0"

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