Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BURP_API_KEY | Yes | Your BurpSuite API key | |
| BURP_API_HOST | No | The host where BurpSuite API is running | localhost |
| BURP_API_PORT | No | The port for BurpSuite API | 1337 |
| BURP_PROXY_HOST | No | The host for BurpSuite proxy | 127.0.0.1 |
| BURP_PROXY_PORT | No | The port for BurpSuite proxy | 8080 |
| MCP_SERVER_HOST | No | The host to run the MCP server on | 0.0.0.0 |
| MCP_SERVER_PORT | No | The port to run the MCP server on | 8000 |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |