Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| scan_codebase | AI-powered security audit with real-time vulnerability database lookups. Analyzes code for:
Returns findings with:
|
| check_dependencies | Run npm audit to check dependencies for known vulnerabilities. Uses the GitHub Advisory Database (same as npm audit). Returns known CVEs, severity levels, and patched versions. Requirements:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |