Skip to main content
Glama

azure-devops MCP Server

by mmruesch12

get_project

Retrieve specific details of an Azure DevOps project by using its ID or name. This tool simplifies project information access for streamlined management and oversight.

Instructions

Get details of a specific Azure DevOps project

Input Schema

NameRequiredDescriptionDefault
idNoID (GUID) of the project
nameNoName of the project

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID (GUID) of the project", "type": "string" }, "name": { "description": "Name of the project", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from azure-devops MCP Server

Related Tools

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/mmruesch12/azdo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server