Skip to content

v0.1.0 — MCP Fabric Initial OSS Release

Choose a tag to compare

@deghosal-2026 deghosal-2026 released this 25 Jul 12:37

A control plane for AI agents — register MCP servers, normalize tools into capabilities, control access with OPA policies, require human approval for sensitive actions, and audit everything.

Highlights:

  • Server registry with auto-discovery of tools
  • Capability catalog with domain:action normalization
  • OPA Rego policy engine for access governance
  • Agent classes with identity token management
  • Capability packs — bundle and assign to agent classes
  • Human-in-the-loop approvals for sensitive capabilities
  • Audit log with event filtering and JSON export
  • Trust posture dashboard with per-class trust levels
  • Admin user management with RBAC and MFA
  • 474 automated tests (backend, UI, OPA, E2E)
  • Published on PyPI as mcp-fabric-toolmesh

See CHANGELOG and ROADMAP for full details.