Bugcrowd Mcp
@mohdhaji87
About Bugcrowd Mcp
This project provides a Model Context Protocol (MCP) server that exposes the entire Bugcrowd REST API as callable tools for LLMs and automation. It is implemented in Python using the async MCP SDK and is ready to be used with Claude Desktop, MCP Inspector, or any compatible LLM a
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"BugcrowdMCP": {
"command": "uv",
"args": [
"--directory",
"/Users/haji/mcp-servers/bugcrowd-mcp",
"run",
"server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bugcrowd MCP?
Bugcrowd MCP is a Model Context Protocol server that exposes the full Bugcrowd API as a set of MCP tools, supporting GET, POST, PATCH, DELETE, and other HTTP methods. It is built for developers and security professionals who want to integrate Bugcrowd’s bug bounty platform programmatically into MCP-compatible clients like Claude Desktop. The server uses async Python with httpx for high concurrency and responsiveness, and it reads credentials from environment variables for security.
How to use Bugcrowd MCP?
—
Key features of Bugcrowd MCP
- Full Bugcrowd API coverage via MCP tools (all endpoints)
- Async and scalable with Python and httpx
- Secure credential handling through environment variables
- Easy integration with Claude Desktop and MCP clients
Use cases of Bugcrowd MCP
—
FAQ from Bugcrowd MCP
What runtime does Bugcrowd MCP require?
Bugcrowd MCP is built with async Python and httpx, so a Python runtime supporting asyncio is needed.
How are credentials managed?
Credentials are read from environment variables and are never hardcoded, ensuring secure authentication.
Which MCP clients are supported?
Bugcrowd MCP is ready to use with Claude Desktop and any other MCP-compatible client.
—
—
—
(Note: The original README provided only the Features section; accordingly, the "How to use" and "Use cases" sections are left blank. The FAQ answers are drawn directly from the stated features. No other information was available.)
Frequently asked questions
What runtime does Bugcrowd MCP require?
Bugcrowd MCP is built with async Python and httpx, so a Python runtime supporting asyncio is needed.
How are credentials managed?
Credentials are read from environment variables and are never hardcoded, ensuring secure authentication.
Which MCP clients are supported?
Bugcrowd MCP is ready to use with Claude Desktop and any other MCP-compatible client. — — — (Note: The original README provided only the Features section; accordingly, the "How to use" and "Use cases" sections are left blank. The FAQ answers are drawn directly from the stated features. No other information was available.)
Basic information
More Developer Tools MCP servers

directree
coburn2716directree MCP server — query the honest software directory from any AI assistant
Mobbin
MobbinMobbin MCP connects your AI agents to 600,000+ real product screens, so what they build starts with what already works.

Termany
thinkany-aiAgent-Native Terminal

Apiosk
obcraftAI-native payments for tools and APIs. Discover, pay for, execute, and publish monetized APIs directly from your agent, settled per call in USDC over x402, through the Model Context Protocol. payments · finance · x402 ·
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
Comments