Skip to main content
Glama

Bug Bounty MCP Server

by SlanyCukr
__init__.py194 B
"""REST API server entrypoint package.""" from .app import app, main, parse_args, run_flask_server # noqa: F401 __all__ = [ "app", "main", "parse_args", "run_flask_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