Skip to main content
Glama
sepal7
by sepal7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_DEVOPS_ORGYesYour Azure DevOps organization name
AZURE_DEVOPS_PATYesPersonal Access Token
AZURE_DEVOPS_PROJECTYesDefault project name
APPLICATIONINSIGHTS_CONNECTION_STRINGNoOptional telemetry connection string

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_wiki_page

Retrieve a specific Azure DevOps wiki page by ID or path

list_wiki_pages

List all pages in a wiki

search_wiki_pages

Search wiki pages by content or title

list_repos

List all repositories in the project

get_repo

Get repository details by name

get_repo_file

Get file content from a repository

list_repo_branches

List branches in a repository

search_code

Search code across repositories

get_work_item

Get work item details by ID

get_work_items

Get multiple work items by IDs

query_work_items

Query work items using WIQL (Work Item Query Language)

create_work_item

Create a new work item

update_work_item

Update an existing work item

list_pull_requests

List pull requests in a repository

get_pull_request

Get pull request details

get_pr_comments

Get pull request review comments

list_builds

List recent builds

get_build

Get build details by ID

list_pipelines

List pipelines in the project

get_pipeline_run

Get pipeline run details

list_releases

List releases

get_release

Get release details

list_test_plans

List test plans

get_test_plan

Get test plan details

ado_api_call

Make a generic Azure DevOps REST API call

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/sepal7/mcp-ado'

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