Meok Governance Smithery
MEOK Governance Engine - 62 AI governance tools for Smithery
MEOK Governance Engine - 62 AI governance tools for Smithery
🚀 Quick Start
# Install via pip
pip install meok_governance_smithery
# Or install via Smithery
npx -y @smithery/cli@latest install meok-governance-smithery --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
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
MIT © [MEOK AI Labs](https://meok.ai)Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"meok-governance-smithery": {
"command": "uvx",
"args": ["meok-governance-smithery"]
}
}
}
Or: pip install meok-governance-smithery then run the meok-governance-smithery command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
health_checkto …" - "Use
get_infoto …"
Release files for meok-governance-smithery 1.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| meok_governance_smithery-1.0.6.tar.gz | 33.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| meok_governance_smithery-1.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:39.6 kB
Release files / meok_governance_smithery-1.0.6.tar.gz
| Download URL | meok_governance_smithery-1.0.6.tar.gz |
|---|---|
| Size | 33.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5bec37c8d5399156b7627c02e94d5886c367477c4ed8fb1a1e5de2ef4f8d39b2
|
|
BLAKE2b-256 checksum How to use checksums |
963887a815d3792ef3fa4e798a683a160518ea9506195b06b80968f68ceaabce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / meok_governance_smithery-1.0.6-py3-none-any.whl
| Download URL | meok_governance_smithery-1.0.6-py3-none-any.whl |
|---|---|
| Size | 6.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
790dc3f9f3150c5b2313c9519761403606aa110c47d2669394026e6a68f06412
|
|
BLAKE2b-256 checksum How to use checksums |
c54d12dc08ed8f6536ddf4b9f8d08afc608dd82101a7cd44d77ff0f0eaae9d31
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|