Skip to content
Back to search
30
MCP

federated-ai-commons-mcp

pypi/federated-ai-commons-mcp

MCP server exposing a federated AI-commons governance simulation as callable tools, plus a stateless governance compliance oracle verified against the simulation's own logic.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.toby-self/federated-ai-commons
MCP server for a federated AI-commons governance simulation with a verified compliance oracle.
0 tools
asymptotic-ethics-mcp
MCP server exposing an Asymptotic Ethics commons-governance simulation as callable tools, plus a stateless governance compliance oracle veri
0 tools
jason21wc/ai-governance-mcp
MCP server for AI governance - semantic retrieval of principles and methods for AI assistants
0 tools
@mima-ai/governance-mcp
MCP server — AI governance evidence for EU AI Act, SOC 2, ISO 42001, and NIST AI RMF
0 tools
@l-agence/mcp-server-agence
MCP server for Agence — AI governance framework with policy enforcement, skills, memory, and multi-LLM consensus
0 tools
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "federated-ai-commons-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}