Skip to content

Commit 212b462

Browse files
Feat/add glama support (#42)
* Add glama.json metadata file * Update the readme to add the glama badge
1 parent 15d8808 commit 212b462

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
[![CI - PR - Build & Test](https://github.com/danielealbano/mcp-for-azure-devops-boards/actions/workflows/ci-pr-build-and-test.yml/badge.svg)](https://github.com/danielealbano/mcp-for-azure-devops-boards/actions/workflows/ci-pr-build-and-test.yml)
44
[![CD - Tag - Build & Release](https://github.com/danielealbano/mcp-for-azure-devops-boards/actions/workflows/cd-tag-build-and-release.yml/badge.svg)](https://github.com/danielealbano/mcp-for-azure-devops-boards/actions/workflows/cd-tag-build-and-release.yml)
55

6+
<a href="https://glama.ai/mcp/servers/@danielealbano/mcp-for-azure-devops">
7+
<img width="380" height="200" src="https://glama.ai/mcp/servers/@danielealbano/mcp-for-azure-devops/badge" />
8+
</a>
9+
610
A Model Context Protocol (MCP) server for interacting with Azure DevOps Boards and Work Items, written in Rust.
711

812
## Features

glama.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://glama.ai/mcp/schemas/server.json",
3+
"maintainers": [
4+
"danielealbano"
5+
]
6+
}

0 commit comments

Comments
 (0)