Beagle Security MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BEAGLE_SECURITY_API_TOKEN | Yes | Your Beagle Security API token (can be obtained from Profile → Personal access token in your Beagle Security account settings) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| beagle_create_projectC | Create a new project in Beagle Security |
| beagle_list_projectsC | List all projects and applications |
| beagle_modify_projectC | Modify an existing project |
| beagle_delete_projectC | Delete a project |
| beagle_create_applicationC | Create a new application in a project |
| beagle_get_applicationC | Get application details by token |
| beagle_modify_applicationC | Modify an existing application |
| beagle_list_applicationsC | List all applications under a project |
| beagle_delete_applicationC | Delete an application |
| beagle_get_domain_signatureC | Get domain verification signature |
| beagle_verify_domainC | Complete domain verification |
| beagle_start_testC | Start an automated penetration test |
| beagle_get_test_statusC | Get the status of a running test |
| beagle_stop_testC | Stop a running test |
| beagle_get_test_resultC | Get detailed test results in JSON format |
| beagle_list_test_sessionsC | List all test sessions for an application |
| beagle_list_running_testsC | List all running tests for user or team |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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