Skip to main content
Glama
CSOAI-ORG

MEOK MCP Hardening MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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