Skip to content

Commit 962ab49

Browse files
authored
Add beagle-security server.yaml (github#43)
1 parent b25dadf commit 962ab49

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: beagle-security
2+
image: mcp/beagle-security-mcp-server
3+
type: server
4+
meta:
5+
category: devops
6+
tags:
7+
- devops
8+
about:
9+
title: Beagle security MCP server
10+
description: Connects with the Beagle Security backend using a user token to manage applications, run automated security tests, track vulnerabilities across environments, and gain intelligence from Application and API vulnerability data.
11+
icon: https://cdn.beaglesecurity.com/assets/brand/png/beagle-blue-icon.png
12+
source:
13+
project: https://github.com/beaglesecurity/beagle-security-mcp-server
14+
branch: main
15+
config:
16+
description: Configure the connection to Beagle security mcp server
17+
secrets:
18+
- name: beagle-security.Beagle-Security-Personal-access-token
19+
env: BEAGLE_SECURITY_API_TOKEN
20+
example: your_personal_access_token

0 commit comments

Comments
 (0)