Skip to main content
Glama

Bug Bounty MCP Server

by SlanyCukr
__init__.py364 B
"""FastMCP server entrypoint package.""" from .app import ( BugBountyAPIClient, BugBountyAPIConnectionError, BugBountyColors, main, parse_args, setup_bug_bounty_mcp_server, ) __all__ = [ "BugBountyAPIClient", "BugBountyAPIConnectionError", "BugBountyColors", "main", "parse_args", "setup_bug_bounty_mcp_server", ]

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/SlanyCukr/bugbounty-mcp-server'

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