MEOK MCP Hardening MCP
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 | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| audit_server_jsonC | Full OWASP LLM Top 10 + MCP-specific security audit of an MCP server.json. |
| audit_tool_descriptionC | Deep-scan a single tool description for injection / destructive / spoof signals. |
| check_destructive_surfaceC | Return only the destructive-surface findings (LLM08) — fast gate for CI. |
| check_supply_chainC | Return only supply-chain findings (LLM05) — pin + provenance audit. |
| list_owasp_findingsA | Return the canonical OWASP LLM Top 10 (2025) → MCP-Hardening rule map. |
| generate_hardened_templateA | Return a minimal-passing server.json starter that scores A. |
| sign_security_reportC | HMAC-seal an audit result so it can be published as a signed badge. |
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/CSOAI-ORG/meok-mcp-hardening-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server