ComplianceCow MCP servers for compliance insights, rule automation, workflows, metrics, and issue command operations.
Project description
ComplianceCow MCP Servers
ComplianceCow exposes five Claude-ready MCP server bundles from this repository:
insightsrulesworkflowmetricsissuecommands
Each bundle runs the same main.py entry point and is selected through the MCP_TOOLS_TO_BE_INCLUDED environment variable. This keeps the packaging model simple while letting Claude Desktop install each server as a separate extension.
Publish-Ready Documentation
The Claude submission pack is under docs/claude-submission. It contains:
- A submission checklist: 00-checklist.md
- A manifest authoring guide: manifest-guide.md
- A dedicated README and manifest template for each publishable server:
Runtime Selection
Use one bundle per Claude extension:
MCP_TOOLS_TO_BE_INCLUDED=insights
MCP_TOOLS_TO_BE_INCLUDED=rules
MCP_TOOLS_TO_BE_INCLUDED=workflow
MCP_TOOLS_TO_BE_INCLUDED=metrics
MCP_TOOLS_TO_BE_INCLUDED=issuecommands
issuecommands maps to the forms-oriented toolset used for issue and action workflows. metrics is accepted as the public bundle name and resolves to the underlying metrics tool module.
Local Development
uv run main.py
Required environment variables:
CCOW_HOSTCCOW_CLIENT_IDCCOW_CLIENT_SECRET
Optional:
METRICS_ASSESSMENT_NAMEMETRICS_CATEGORY_NAMECCOW_MCP_SERVER_PORT
Packaging Note
For MCPB packaging, use the root .mcpbignore so test fixtures, caches, and local build artifacts do not get bundled into the distributable package.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cowmcpservice-0.1.0.tar.gz.
File metadata
- Download URL: cowmcpservice-0.1.0.tar.gz
- Upload date:
- Size: 233.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67fd8f20f9253c34206be2213f9e0b31c8f564b6063dc36054ac375924de1c09
|
|
| MD5 |
a90857ea9f4f5d142a161433ee19bf90
|
|
| BLAKE2b-256 |
cd5105dc757d11ef73b97ef63b890bf30130d5b9bf7b3dde71c1884926ce8157
|
File details
Details for the file cowmcpservice-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cowmcpservice-0.1.0-py3-none-any.whl
- Upload date:
- Size: 256.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ff551cc99fabf6de0106d135b85469d6358cf0c8f0e47c0eee90d82282d580c
|
|
| MD5 |
3883b114ce59ce473c7acefc8b6de4fe
|
|
| BLAKE2b-256 |
143a1d43986ded6f8ad374b9e82e9b161e980666038c3471eaa4e03a237854e3
|