Arifos MCP
Rank #552io.github.ariffazil/aaa-mcp
Provides a constitutional governance framework for AI agents, offering 13 MCP tools for session initiation, reasoning, evidence fetching, judgment, and execution, all governed by hard invariant laws and a hierarchical set of constitutional floors.
Arifos MCP is a Model Context Protocol (MCP) server published by ariffazil. It ranks #552 of 76,851 servers tracked on MCP Toplist, and its repository has 50 GitHub stars. Arifos MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Nov 17, 2025 and most recently updated on Feb 22, 2026.
Ranks ahead of 76,299 of 76,851 servers on MCP Toplist.
Use Arifos MCP
Add Arifos MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"aaa-mcp": {
"url": "https://arifosmcp.arif-fazil.com/mcp"
}
}
}{
"mcpServers": {
"aaa-mcp": {
"command": "uvx",
"args": [
"arifos"
]
}
}
}{
"mcpServers": {
"aaa-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/ariffazil/arifos:60.0.0"
]
}
}
}Listed on 2 registries (1 delisted)
ariffazil
Other servers by ariffazil
View all ariffazil servers →Available versions (4)
| Version | Published |
|---|---|
| 2026.2.23 | Feb 22, 2026 |
| 2026.2.22 | Feb 22, 2026 |
| 60.0.0 | Feb 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Arifos MCP?
- Arifos MCP is maintained by ariffazil, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Arifos MCP listed on the Official MCP Registry?
- Yes — Arifos MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Arifos MCP have?
- MCP Toplist tracks 4 versions of Arifos MCP, most recently published on Feb 22, 2026.
- Where can I find the source code for Arifos MCP?
- The source code for Arifos MCP is hosted at github.com/ariffazil/arifos.