Metadata-Version: 2.4
Name: meok-governance-smithery
Version: 1.0.2
Summary: MEOK AI Labs MCP Server: meok-governance-smithery
Project-URL: Homepage, https://meok.ai
Project-URL: Documentation, https://docs.meok.ai/mcp/meok-governance-smithery
Project-URL: Repository, https://github.com/meok-ai/mcp-servers
Author-email: MEOK AI Labs <mcp@meok.ai>
License-Expression: MIT
License-File: LICENSE
Keywords: ai,mcp,meok,tools
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Requires-Dist: fastmcp>=3.0.0
Description-Content-Type: text/markdown

<div align="center">

[![GitHub stars](https://img.shields.io/github/stars/CSOAI-ORG/meok-governance-smithery)](https://github.com/CSOAI-ORG/meok-governance-smithery/stargazers)

# umeokU governanceU smithery

**A JavaScript wrapper for the Python MEOK Governance Engine MCP server, compatible with Smithery deployment.**

[![npm version](https://img.shields.io/npm/v/@meok-ai/meok-governance-smithery)](https://www.npmjs.com/package/@meok-ai/meok-governance-smithery)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
[![MEOK AI Labs](https://img.shields.io/badge/MEOK_AI_Labs-255+_servers-purple)](https://meok.ai)

[Installation](#installation) · [Docs](https://csoai.org) · [Report Bug](https://github.com/CSOAI-ORG/meok-governance-smithery/issues)

</div>

---

## Installation

```bash
pip install meok-governance-smithery
# or
npm install -g @meok-ai/meok-governance-smithery
```

## Quick Start

See the project repository for full documentation and examples.

## Enterprise Support

- 📧 nicholas@csoai.org
- 🌐 [CSOAI.org](https://csoai.org)

## License

MIT © [CSOAI](https://csoai.org)
