beagle-security-mcp-server

beaglesecurity/beagle-security-mcp-server

3.1

If you are the rightful owner of beagle-security-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a Model Context Protocol (MCP) server that provides integration with the Beagle Security API, enabling management of projects, applications, and automated security testing.

Tools

Functions exposed to the LLM to take actions

beagle_create_project

Create a new project

beagle_list_projects

List all projects and applications

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_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

No prompts

Resources

Contextual data attached and managed by the client

No resources