Install
$ agentstack add mcp-csoai-org-meok-mcp-test-mcp ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v1.0.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
About
[](https://proofof.ai/scorecard/meok-mcp-test-mcp.html)
Meok MCP Test MCP
mcp-name: io.github.CSOAI-ORG/meok-mcp-test-mcp
MEOK MCP Test MCP
[](https://meok.ai) [](https://councilof.ai) [](LICENSE) [](https://pypi.org/project/meokmcptest_mcp/)
> MEOK MCP Test MCP — golden-file + schema-drift + tool-failure tests for any MCP server
MEOK MCP Test MCP — golden-file + schema-drift + tool-failure tests for any MCP server. Drop-in pre-publish gate, pytest template, HMAC-signed reports, Shields.io grade badge. By MEOK AI Labs.
🚀 Quick Start
# Install via pip
pip install meok_mcp_test_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install meok-mcp-test-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 →](mailto:sales@csoai.org)
🤝 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
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
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-test-mcp": {
"command": "uvx",
"args": ["meok-mcp-test-mcp"]
}
}
}
Or: pip install meok-mcp-test-mcp then run the meok-mcp-test-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
run_golden_diffto …" - "Use
validate_tool_schemato …" - "Use
validate_server_jsonto …"
See also
MEOK compliance MCP fleet: test-case-generator-ai-mcp
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: CSOAI-ORG
- Source: CSOAI-ORG/meok-mcp-test-mcp
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v1.0.0 Imported from the upstream source.