Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REPTOR_TOKEN | Yes | Your SysReptor API token. | |
| REPTOR_SERVER | Yes | The URL of your SysReptor instance. | |
| REPTOR_MCP_DEBUG | No | Set to 'true' to enable verbose debug logging from the reptor-mcp server. | |
| REPTOR_PROJECT_ID | No | A default project ID to use for operations. | |
| REQUESTS_CA_BUNDLE | No | Path to a custom CA bundle file for SSL verification. | |
| REPTOR_MCP_INSECURE | No | Set to 'true' to disable SSL certificate verification for the SysReptor server (e.g., for self-signed certificates). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |