Skip to main content
Glama
beaglesecurity

Beagle Security MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BEAGLE_SECURITY_API_TOKENYesYour Beagle Security API token (can be obtained from Profile → Personal access token in your Beagle Security account settings)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
beagle_create_project

Create a new project in Beagle Security

beagle_list_projects

List all projects and applications

beagle_modify_project

Modify an existing project

beagle_delete_project

Delete a project

beagle_create_application

Create a new application in a project

beagle_get_application

Get application details by token

beagle_modify_application

Modify an existing application

beagle_list_applications

List all applications under a project

beagle_delete_application

Delete an application

beagle_get_domain_signature

Get domain verification signature

beagle_verify_domain

Complete domain verification

beagle_start_test

Start an automated penetration test

beagle_get_test_status

Get the status of a running test

beagle_stop_test

Stop a running test

beagle_get_test_result

Get detailed test results in JSON format

beagle_list_test_sessions

List all test sessions for an application

beagle_list_running_tests

List all running tests for user or team

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/beaglesecurity/beagle-security-mcp-server'

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