Build and manage policy-compliant AI agents with safety enforcement and compliance checking
Agentos MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. Build and manage policy-compliant AI agents with safety enforcement and compliance checking.
1,680+Tests Passing 12Framework Integrations 170K+Combined Stars of Integrated Projects <0.1ms p99Governance Latency Benchmarks 9More Framework Proposals Under Review
Agent OS applies operating system concepts to AI agent governance. Instead of relying on prompts to enforce safety ("please don't do dangerous things"), it provides application-level middleware that intercepts and validates agent actions before execution.
Once Agentos is connected, these are the calls the assistant has available:
name — block-destructive-sqlFramework — StarsDify — 65K ⭐LlamaIndex — 47K ⭐LangGraph — 24K ⭐OpenClaw — —AutoGen — 54K ⭐CrewAI — 44K ⭐Haystack — 22K ⭐smolagents — 25K ⭐PydanticAI — 15K ⭐LlamaGuard — Content classificationai-agent-governance on PyPI is all you need. Most clients run it directly, so configuration is a few lines and a restart.
Among the database access options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Agentos's toolset — name, Framework, Dify and 11 more — is a fair guide to whether it matches your workflow. It is maintained by imran-siddique; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| name | block-destructive-sql |
| Framework | Stars |
| Dify | 65K ⭐ |
| LlamaIndex | 47K ⭐ |
| LangGraph | 24K ⭐ |
| OpenClaw | — |
| AutoGen | 54K ⭐ |
| CrewAI | 44K ⭐ |
| Haystack | 22K ⭐ |
| smolagents | 25K ⭐ |
| PydanticAI | 15K ⭐ |
| LlamaGuard | Content classification |
| Risk | Coverage |
| Layer | Package |
{
"mcpServers": {
"agentos": {
"command": "uvx",
"args": ["ai-agent-governance"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Read-only SQL access to Postgres — let your assistant inspect schemas and answer questions from real data.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Official MongoDB server covering data, schemas and Atlas management — from find queries to spinning up clusters.
Serverless Postgres with database branching — point your assistant at Neon and let it work on disposable copies.