CloakLLM MCP Server
by cloakllm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLOAKLLM_LOG_DIR | No | Audit log directory | ./cloakllm_audit |
| CLOAKLLM_LLM_MODEL | No | Ollama model for LLM detection | llama3.2 |
| CLOAKLLM_OLLAMA_URL | No | Ollama endpoint | http://localhost:11434 |
| CLOAKLLM_SPACY_MODEL | No | spaCy model for NER | en_core_web_sm |
| CLOAKLLM_AUDIT_ENABLED | No | Enable/disable audit logging | true |
| CLOAKLLM_LLM_DETECTION | No | Enable LLM-based detection | false |
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