Skip to main content
Glama
alpernae

Intigriti MCP Server

by alpernae

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INTIGRITI_API_TOKENYesYour Intigriti API token with researcher permissions.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
intigriti_list_programsA

List all available bug bounty programs on Intigriti that you have access to as a researcher. Returns program details including name, company, status, and rewards.

intigriti_get_programA

Get detailed information about a specific bug bounty program including scope, rewards, policy, response targets, and submission statistics.

intigriti_get_program_scopeA

Get the in-scope and out-of-scope assets (targets) for a specific program. Returns detailed scope information including endpoints, domains, and applications.

intigriti_list_submissionsB

List your bug submissions across all programs or for a specific program. Filter by status, severity, or date range.

intigriti_get_submissionA

Get detailed information about a specific bug submission including description, severity, status, and all communication.

intigriti_create_submissionA

Submit a new bug report to a program. Include title, description, severity, proof of concept, and affected endpoint.

intigriti_add_submission_commentA

Add a comment or update to an existing submission. Use this to respond to questions from the program team or provide additional information.

intigriti_get_researcher_statsA

Get your researcher statistics including total submissions, acceptance rate, reputation score, and earnings.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/alpernae/intigriti-mcp'

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