algovigilance

mcp 2025-03-26 · aeo-compliant · agent-first · 3062 tools across 280 categories

Agent-first AI safety MCP surface. Thousands of pharmacovigilance and AI-safety tools across 285 source domains, MCP 2025-03-26 endpoint at /api/mcp, AEO-compliant. Designed for agent consumption — no marketing chrome, no human-targeted layout.

Pharmacovigilance for algorithms. The discipline of watching AI systems for emergent harm — drift, deception, distributional shift, recursive observer collapse. EU AI Act + FDA SaMD aligned. Every capability reachable via MCP at /api/mcp.

Agent entry points

Top 12 categories

By tool count. See /tools for the full list of 280 categories or /sitemap.md for every per-tool URL grouped by category.

CategoryToolsSample
microgram969list-chains
pv-compute45pv-axioms-domain-dashboard
body-systems40cardio-blood-health
devtools40analyze-patterns
stem38stem-bio-behavior-profile
observatory32viz-ae-overlay
skills24skill-categories-compute-intensive
molecular-biology23chemotaxis-gradient
science22compute-target-score
vigil21vigil-authority-config
forge20forge-atomize
gcloud19gcloud-auth-list

MCP quick-connect

{
  "mcpServers": {
    "algovigilance": { "url": "https://algovigilance.com/api/mcp" }
  }
}

Example call

POST /api/mcp
Content-Type: application/json

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "station__algovigilance__triage-decay",
    "arguments": {
      "drug": "ozempic",
      "event": "thyroid c-cell hyperplasia",
      "half_life_days": 30
    }
  }
}

Failure modes the surface monitors

Compliance frameworks

Contact

algovigilance@gmail.com — partnerships, licensing, abuse reports.


Status: pre-launch preview. DNS for algovigilance.com pending. Infrastructure: mcp.nexvigilant.com (Station MCP server proxied for execution). Source: standalone Next.js project at ~/Projects/Active/algovigilance.