infosec-us-team/Immunefi-MCP-Server-Unofficial
If you are the rightful owner of Immunefi-MCP-Server-Unofficial and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Immunefi Bug Bounty MCP Server is a specialized server that enables AI assistants and other MCP-compatible clients to interact with the Immunefi bug bounty platform, providing advanced search and filtering capabilities.
Tools
Functions exposed to the LLM to take actions
search_program
Search programs by name, ID, slug, or tags.
get_all_project_ids
Retrieve all available project IDs.
get_available_fields
List all available data fields.
get_program_assets
Retrieve in-scope assets.
get_max_bounty
Get maximum bounty amounts.
get_launch_date
Get program launch dates.
get_updated_date
Get last updated dates.
is_kyc_required
Check KYC requirements.
get_rewards
Access reward structures.
get_impacts
Get impact categories and descriptions.
get_tags
Access program tags (productType, ecosystem, etc.).
filter_by_bounty
Filter by bounty range.
filter_by_language
Filter programs by language tag.
filter_by_ecosystem
Filter programs by ecosystem tag.
search_updated_recently
Find recently updated programs.
search_updated_after_date
Find programs updated after a specific date.
get_field_values
Get specific field values.
search_github_repos
Extract GitHub repositories from program data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client