prescryb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CCE_REPO | No | GitHub owner/repo queried for CCE JSON exports by lookup_cce/list_cce_targets. | konstruktoid/cce-web |
| NVD_API_KEY | No | Raises NVD API rate limits for fetch_advisory. | |
| GITHUB_TOKEN | No | Raises GitHub API rate limits for map_compliance, lookup_cce, and list_cce_targets. | |
| HARDENING_COLLECTION_REPO | No | GitHub owner/repo queried for compliance-mapped Ansible roles. | konstruktoid/ansible-collection-hardening |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| inventory_hostA | SSH into |
| check_cvesA | Match installed package versions against known CVEs via OSV.dev. |
| fetch_advisoryA | Fetch the current, authoritative NVD record for a specific CVE ID. |
| map_complianceA | Map a free-text topic to CIS Benchmark / DISA STIG topic areas and ATT&CK. |
| list_cce_targetsA | List platform names lookup_cce can query (e.g. 'rhel8', 'firefox'). |
| lookup_cceA | Look up NIST Common Configuration Enumeration entries for a platform. |
| generate_playbookA | Generate a suggest-only Ansible playbook from findings. Does NOT run it. |
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
- 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/konstruktoid/prescryb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server