pypi meok-mcp-hardening-mcpstreamable-httpMITupdated 2mo ago
mcp-name: io.github.CSOAI-ORG/meok-mcp-hardening-mcp
Was kannst du mit meok mcp hardening mcp machen?
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 claude
✨ 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 |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | 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 …"
Installation
meok mcp hardening mcp zu deinem Client hinzufügen. Wähl den, den du nutzt.
{
"servers": {
"meok-mcp-hardening-mcp": {
"type": "http",
"url": "https://api.meok.ai/v1/dev/meok-mcp-hardening"
}
}
}Add to `.vscode/mcp.json` in your workspace.
claude mcp add meok-mcp-hardening-mcp -- uvx meok-mcp-hardening-mcpcodex mcp add meok-mcp-hardening-mcp -- uvx meok-mcp-hardening-mcpamp mcp add meok-mcp-hardening-mcp -- uvx meok-mcp-hardening-mcp{
"mcpServers": {
"meok-mcp-hardening-mcp": {
"command": "uvx",
"args": [
"meok-mcp-hardening-mcp"
]
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"meok-mcp-hardening-mcp": {
"command": "uvx",
"args": [
"meok-mcp-hardening-mcp"
]
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"mcpServers": {
"meok-mcp-hardening-mcp": {
"command": "uvx",
"args": [
"meok-mcp-hardening-mcp"
]
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
{
"mcpServers": {
"meok-mcp-hardening-mcp": {
"command": "uvx",
"args": [
"meok-mcp-hardening-mcp"
]
}
}
}Add to `cline_mcp_settings.json` via the MCP Servers panel.
{
"mcpServers": {
"meok-mcp-hardening-mcp": {
"command": "uvx",
"args": [
"meok-mcp-hardening-mcp"
]
}
}
}Add to `~/.gemini/settings.json`.
{
"mcpServers": {
"meok-mcp-hardening-mcp": {
"type": "local",
"command": "uvx",
"args": [
"meok-mcp-hardening-mcp"
],
"tools": [
"*"
]
}
}
}Add to `~/.copilot/mcp-config.json`, or run `/mcp add` inside the CLI.
{
"context_servers": {
"meok-mcp-hardening-mcp": {
"command": {
"path": "uvx",
"args": [
"meok-mcp-hardening-mcp"
]
}
}
}
}Add to your Zed `settings.json`.
uvx meok-mcp-hardening-mcpRun `goose configure`, choose **Add Extension → Command-line Extension**, and paste this command.
Score
39 / 100
Unvollständig
- Dokumentation25/25
- Pflege16/25
- Vertrauen13/20
- Funktionsumfang0/15
- Installation15/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 77 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 18 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.2Aktuell | 19. Aug. 2026 |