loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

intigriti-mcp

MCP Tool

alpernae/intigriti-mcp

A Model Context Protocol (MCP) server for interacting with the Intigriti bug bounty platform's Researcher API. This enables AI assistants like Claude to help security researchers manage their bug bounty programs, submissions, and research workflow.

Install

$ npx loaditout add alpernae/intigriti-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "intigriti-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "intigriti-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Intigriti MCP Server

A Model Context Protocol (MCP) server for interacting with the Intigriti bug bounty platform's Researcher API. This enables AI assistants like Claude to help security researchers manage their bug bounty programs, submissions, and research workflow.

🚀 Features

This MCP server provides comprehensive tools for interacting with Intigriti:

📋 Program Management
  • List Programs - View all available bug bounty programs
  • Get Program Details - Access detailed program information
  • View Scope - See in-scope and out-of-scope assets
🐛 Submission Management
  • List Submissions - View your bug submissions with advanced filtering
  • Get Submission Details - Access full submission information
  • Create Submissions - Submit new bug reports
  • Add Comments - Update submissions with additional information
📊 Researcher Analytics
  • Get Stats - View your performance metrics and earnings
📦 Installation
Prerequisites
  • Node.js 18 or higher
  • npm or yarn
  • Intigriti account with researcher access
  • Intigriti API token
Step 1: Install Dependencies
npm install
Step 2: Get Your API Token
  1. Log in to Intigriti
  2. Navigate to your profile settings
  3. Go to the API section
  4. Generate a new API token with researcher permissions
  5. Copy the token securely

Note: You may need to contact Intigriti support to enable API access for your account.

Step 3: Configure Environment

Create a .env file in the project root:

INTIGRITI_API_TOKEN=your_api_token_here

Or export as an environment variable:

export INTIGRITI_API_TOKEN="your_api_token_here"
🔧 Configuration
For Claude Desktop

Add this configuration to your Claude Deskto

Tags

intigritiintigriti-mcpmcpmcp-server

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated27 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/19/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/alpernae/intigriti-mcp)](https://loaditout.ai/skills/alpernae/intigriti-mcp)