Intigriti MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INTIGRITI_API_TOKEN | Yes | Your Intigriti API token with researcher permissions. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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