Federated AI Commons runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from pypi.
MCP server for a federated AI-commons governance simulation with a verified compliance oracle.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add federated-ai-commons -- uvx federated-ai-commons-mcp
{
"mcpServers": {
"federated-ai-commons": {
"args": [
"federated-ai-commons-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.federated-ai-commons]
command = "uvx"
args = ["federated-ai-commons-mcp"]
{
"mcpServers": {
"federated-ai-commons": {
"args": [
"federated-ai-commons-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"federated-ai-commons": {
"args": [
"federated-ai-commons-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.