com.grcmigrate/directory
com.grcmigrate/directorySearch a directory of SOC 2 audit and compliance firms; read GRC migration guides. Read-only.
Tools · 5
Search the GRC Migrate directory of SOC 2 audit and compliance-readiness firms (facts compiled from public sources). Filter by framework, ecosystem, partner status, or category. Read-only.
Get one firm's public directory record by slug. Returns null for unknown or non-public (suppressed) firms.
Get the public directory URL and what an introduction to a firm requires. READ-ONLY: returns instructions only — it does not submit a request or create a lead.
List GRC Migrate guides, question pages, and blog posts available to read (title, description, url, type). Read-only.
Get one guide, question page, or blog post by slug — its title, description, and content (blog body markdown, or the FAQ question/answer pairs for guides and question pages).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.grcmigrate/directory": {
"url": "https://grcmigrate.com/mcp",
"transport": "streamable-http"
}
}
}