Skip to main content
Glama
aadityasinghal7

MCP Azure DevOps Server

get_all_teams

Retrieve all teams in an Azure DevOps organization to get team overviews, find IDs for operations, and locate specific teams by name.

Instructions

Retrieves all teams in the Azure DevOps organization. Use this tool when you need to: - Get an overview of all teams across projects - Find team IDs for use in other operations - Determine which teams exist in the organization - Locate specific teams by name Args: user_is_member_of: If true, return only teams where the current user is a member. Otherwise return all teams the user has read access to. top: Maximum number of teams to return skip: Number of teams to skip Returns: Formatted string containing team information including names, IDs, descriptions, and associated projects, formatted as markdown with each team clearly separated

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_is_member_ofNo
topNo
skipNo

Latest Blog Posts

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/aadityasinghal7/mcp'

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