-
Notifications
You must be signed in to change notification settings - Fork 1
API Evidentia MCP
Auto-generated page. This public-surface index is generated from the package source by
scripts/wiki/sync_api_docs.py. Do not edit it by hand; change the package and re-run the generator (uv run python scripts/wiki/sync_api_docs.py).
Model Context Protocol (MCP) server for Evidentia — exposes gap analysis, risk generation, explanation, and OSCAL emit to MCP-aware AI clients (Claude Desktop, Claude Code, ChatGPT, etc.)
Install: pip install evidentia-mcp. Import root: evidentia_mcp.
The names exported by evidentia_mcp.__all__ (re-exported at the package root):
| Symbol | Summary |
|---|---|
CIMDDocument |
One client's metadata per the CIMD spec. |
CIMDRegistry |
Registry of registered CIMDs. |
CIMD_REGISTRY_VERSION |
— |
build_server |
Construct the FastMCP server with all tools registered. |
enforce_cimd_scope |
Wire the CIMD scope-enforcement gate onto a FastMCP server. |
run_http |
Run the MCP server over streamable-http. |
run_sse |
Run the MCP server over SSE (Server-Sent Events). |
run_stdio |
Run the MCP server over stdio (the canonical transport). |
Public submodules + subpackages of evidentia_mcp (import directly, e.g. from evidentia_mcp.cimd import ...):
evidentia_mcp.cimdevidentia_mcp.clievidentia_mcp.scopeevidentia_mcp.serverevidentia_mcp.signaturesevidentia_mcp.signed_dispatchevidentia_mcp.sigstore_signer
This page is a public-surface index. For full, always-current type signatures and rendered docstrings, see the live API reference (built from the source with mkdocstrings) or read the source.
-
- AI Governance
- Air Gapped Install
- Ci Integration
- CONMON Deployment
- Emit Cyclonedx VEX
- Emit OCSF Detection
- Emit SARIF
- Explain Controls
- Generate And Quantify Risk
- Governance Metrics And Workflows
- Ingest OCSF
- Manage Model Risk
- Manage POAM
- Manage Third Party Risk
- MCP Client Setup
- OSPS Self Assessment
- Run Gap Analysis
- Serve The Web Ui
- Sign And Verify Evidence