aictrl
Rank #23,969io.github.vasparshin/aictrl
Governance layer for AI coding agents: knowledge-graph grounding, session audit, policy controls.
aictrl is a Model Context Protocol (MCP) server published by vasparshin. It ranks #23,969 of 132,113 servers tracked on MCP Toplist. aictrl is listed on Official MCP, with 1 tracked version. It was first listed on Aug 7, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 108,144 of 132,113 servers on MCP Toplist.
Use aictrl
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http aictrl https://aictrl.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.aictrl]
url = "https://aictrl.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://aictrl.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"aictrl": {
"url": "https://aictrl.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"aictrl": {
"type": "http",
"url": "https://aictrl.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"aictrl": {
"serverUrl": "https://aictrl.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"aictrl": {
"url": "https://aictrl.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.vasparshin%2Faictrl)<a href="https://mcptoplist.com/server/io.github.vasparshin%2Faictrl"><img src="https://mcptoplist.com/badge/io.github.vasparshin%2Faictrl.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vasparshin
Other servers by vasparshin
View all vasparshin servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0-beta.1 | Aug 7, 2026 |
Frequently asked questions
- Who maintains aictrl?
- aictrl is maintained by vasparshin, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is aictrl listed on the Official MCP Registry?
- Yes — aictrl is listed on the Official MCP Registry.
- How many versions does aictrl have?
- MCP Toplist tracks 1 version of aictrl, most recently published on Aug 7, 2026.
- Where can I find the source code for aictrl?
- The source code for aictrl is hosted at github.com/vasparshin/aictrl-team-skills.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.