dangerous-skills-mcp
by olaservo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | HTTP bind address | 127.0.0.1 |
| PORT | No | HTTP bind port | 3940 |
| SKILLS_ROOT | No | Override the corpus root | ../third_party/dangerous-skills/skills |
| ALLOWED_HOSTS | No | Comma-separated extra Host header values to accept | |
| SERVE_PROFILE | No | Used by HF image CMD; set to '--adversarial' to serve fixtures | |
| MCP_DISABLE_DNS_REBINDING_PROTECTION | No | Set to '1' to relax localhost host check for remote deploy behind proxy |
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 | |
Latest Blog Posts
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/olaservo/dangerous-skills-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server