councilof-ai
Rank #2,809io.github.CSOAI-ORG/csoai
Signed deterministic AI-governance measurement: EU AI Act cards + agent-callable record verify.
councilof-ai is a Model Context Protocol (MCP) server published by CSOAI-ORG. It ranks #2,809 of 115,460 servers tracked on MCP Toplist. councilof-ai is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 13, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 112,651 of 115,460 servers on MCP Toplist.
Use councilof-ai
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add csoai -- uvx --from "csoai[mcp]" csoai-mcp csoai[mcp_servers.csoai]
command = "uvx"
args = ["--from", "csoai[mcp]", "csoai-mcp", "csoai"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"csoai": {
"command": "uvx",
"args": [
"--from",
"csoai[mcp]",
"csoai-mcp",
"csoai"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"csoai": {
"command": "uvx",
"args": [
"--from",
"csoai[mcp]",
"csoai-mcp",
"csoai"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"csoai": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"csoai[mcp]",
"csoai-mcp",
"csoai"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"csoai": {
"command": "uvx",
"args": [
"--from",
"csoai[mcp]",
"csoai-mcp",
"csoai"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"csoai": {
"command": "uvx",
"args": [
"--from",
"csoai[mcp]",
"csoai-mcp",
"csoai"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.CSOAI-ORG%2Fcsoai)<a href="https://mcptoplist.com/server/io.github.CSOAI-ORG%2Fcsoai"><img src="https://mcptoplist.com/badge/io.github.CSOAI-ORG%2Fcsoai.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
CSOAI-ORG
Other servers by CSOAI-ORG
- Council of AI GSPC#2,008 · 5 vers
- ISO 27001 AI MCP#9,589 · 4 vers
- EU AI Act Compliance MCP#12,584 · 8 vers
- Contract Review AI MCP#12,801 · 3 vers
- Geolocation AI MCP#14,401 · 4 vers
- LLM Compliance Comparison MCP#14,402 · 4 vers
- MEOK Governance Engine#14,806 · 5 vers
- Consciousness Engine MCP#15,049 · 4 vers
- Crypto Tracker AI MCP#15,050 · 4 vers
- Fishkeeper AI MCP#15,051 · 4 vers
- Fitness AI MCP#15,052 · 4 vers
- Habit Tracker AI#15,053 · 4 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 13, 2026 |
Frequently asked questions
- Who maintains councilof-ai?
- councilof-ai is maintained by CSOAI-ORG, which publishes 343 MCP servers (962 total versions) tracked on MCP Toplist.
- Is councilof-ai listed on the Official MCP Registry?
- Yes — councilof-ai is listed on the Official MCP Registry, alongside Glama.
- How many versions does councilof-ai have?
- MCP Toplist tracks 1 version of councilof-ai, most recently published on Aug 13, 2026.
- Where can I find the source code for councilof-ai?
- The source code for councilof-ai is hosted at github.com/CSOAI-ORG/councilof-ai.