Skip to main content
Glama

BugcrowdMCP

get_organization

Retrieve detailed organization information using a specific ID through the BugcrowdMCP server. Enhances access to bug bounty program data for efficient analysis and management.

Instructions

Get detailed information about a specific organization by ID.

Input Schema

NameRequiredDescriptionDefault
idYes
query_paramsNo

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "string" }, "query_params": { "default": "", "title": "Query Params", "type": "string" } }, "required": [ "id" ], "title": "get_organizationArguments", "type": "object" }

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/unstrike/BugcrowdMCP'

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