ThreatConnect v3 MCP Server
by delonius22
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TC_TIMEOUT | No | Per-request timeout (seconds). | 30 |
| TC_BASE_URL | Yes | Base URL of the ThreatConnect instance, e.g. https://myinstance.threatconnect.com (normalized to /api). | |
| TC_API_TOKEN | No | Alternative to HMAC; used only if the HMAC pair is absent. | |
| TC_LOG_LEVEL | No | Logs go to stderr, secret-redacted. | WARNING |
| TC_VERIFY_SSL | No | TLS verification. | true |
| TC_MAX_RETRIES | No | Retries on 429/5xx with backoff + jitter. | 3 |
| TC_API_ACCESS_ID | No | API user access id for HMAC authentication. | |
| TC_DEFAULT_OWNER | No | Default owner for owner-relative reads/writes. | |
| TC_API_SECRET_KEY | No | API user secret key for HMAC authentication (never logged). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues