MEOK MCP Hardening MCP
This server provides automated security red-teaming and auditing for MCP servers, covering OWASP LLM Top 10 (2025) and MCP-specific risks, producing 0–100 scored and HMAC-signed security reports.
audit_server_json— Full OWASP LLM Top 10 + MCP-specific security audit on an entireserver.jsonconfiguration.audit_tool_description— Deep-scan a single tool description for prompt injection signals, destructive operation indicators, or spoofing attempts.check_destructive_surface— Fast check returning only destructive-surface findings (LLM08) — suitable as a CI/CD gate.check_supply_chain— Audit only supply-chain findings (LLM05), including dependency pinning and provenance checks.list_owasp_findings— Retrieve the canonical mapping of OWASP LLM Top 10 (2025) to MCP-Hardening rules as a reference guide.generate_hardened_template— Generate a minimal, pre-configuredserver.jsonstarter template that achieves a Grade A security score.sign_security_report— HMAC-seal an audit result to produce a cryptographically signed, verifiable security badge/report.
The server also includes built-in EU AI Act compliance coverage (Risk Management, Transparency, Bias Detection, FRIA Support, AI Content Watermarking) and integrates with the MEOK AI Labs ecosystem.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MEOK MCP Hardening MCPrun a security audit on my MCP server manifest"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Meok MCP Hardening MCP
mcp-name: io.github.CSOAI-ORG/meok-mcp-hardening-mcp
MEOK MCP Hardening MCP
MEOK MCP Hardening MCP — automated security red-team for any MCP server
MEOK MCP Hardening MCP — automated security red-team for any MCP server. OWASP LLM Top 10 (2025) + 5 MCP-specific risks → 0-100 score + HMAC-signed report. By MEOK AI Labs.
🚀 Quick Start
# Install via pip
pip install meok_mcp_hardening_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install meok-mcp-hardening-mcp --client claudeRelated MCP server: tooltrust-mcp
✨ Features
MCP protocol compliant
Easy installation
Well-documented API
Production-ready
Active maintenance
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
✅ Article 9 — Risk Management System
✅ Article 13 — Transparency & Instructions for Use
✅ Article 15 — Bias Detection & Testing
✅ Article 26 — FRIA Support (where applicable)
✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
Pro: $99/mo — Full MCP suite + EU AI Act tracking
Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
Domain | Purpose |
EU AI Act compliance marketplace | |
AI safety & monitoring | |
Sovereign AI platform | |
Legacy modernization |
📜 License
MIT © CSOAI-ORG
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Legal
Built by MEOK AI Labs — trading name of CSOAI LTD, UK Companies House 16939677.
Founder: Nicholas Templeman (nicholas@meok.ai).
License: MIT.
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"meok-mcp-hardening-mcp": {
"command": "uvx",
"args": ["meok-mcp-hardening-mcp"]
}
}
}Or: pip install meok-mcp-hardening-mcp then run the meok-mcp-hardening-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
"Use
audit_server_jsonto …""Use
audit_tool_descriptionto …""Use
check_destructive_surfaceto …"
Maintenance
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