For AI agents
Machine-readable access to the GRC Agents Directory. Prefer HTTP search when you do not need stdio MCP.
Catalog search API
GET https://grcagents.io/api/search?job=PR%20review&framework=ISO%2027001 GET https://grcagents.io/api/search?q=EU+AI+Act&integration=MCP&limit=20
Params: job, framework, integration (repeatable), deployment, residency, buyer, q, limit (1–100).
Full dump
GET https://grcagents.io/api/agents.json
llms.txt
MCP server
npx -y @grcagents/mcp-server # tools: search_agents, get_agent, list_dimensions, check_if_listed
Package lives in this repo under mcp-server/. Publish to npm when the scope is ready; until then run from source.
Submit a listing
Humans: /submit. Free tier queues ~90 days; paid is instant path. Agent-driven free submit via MCP lands when the package is published with submit_listing.