BLT-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BLT_API_KEY | Yes | Your API key used for secure access to BLT endpoints | |
| BLT_API_BASE | Yes | The base URL for the BLT API (e.g., https://blt.owasp.org/api) | https://blt.owasp.org/api |
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 | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| submit_issueB | Submit a new issue to the BLT system. Use this to report bugs, vulnerabilities, or other issues. |
| award_baconC | Award bacon points to a contributor for their contribution. This is part of BLT's gamification system. |
| update_issue_statusC | Update the status of an existing issue in the BLT system. |
| add_commentC | Add a comment to an existing issue in the BLT system. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| triage_vulnerability | Guides the AI through triaging a vulnerability report, including severity assessment and initial recommendations. |
| plan_remediation | Helps plan remediation steps for a confirmed security issue. |
| review_contribution | Guides the review of a security contribution, including quality assessment and bacon point recommendations. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| BLT Issues | List all issues in the BLT system |
| BLT Issue by ID | Get details for a specific issue by ID |
| BLT Repositories | List all repositories tracked in BLT |
| BLT Repository by ID | Get details for a specific repository by ID |
| BLT Contributors | List all contributors in the BLT system |
| BLT Contributor by ID | Get details for a specific contributor by ID |
| BLT Workflows | List all workflows in the BLT system |
| BLT Workflow by ID | Get details for a specific workflow by ID |
| BLT Leaderboards | View leaderboard rankings and statistics |
| BLT Rewards | List all rewards and bacon points |
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/OWASP-BLT/BLT-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server