Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.grcmigrate/directory

com.grcmigrate/directory

Search a directory of SOC 2 audit and compliance firms; read GRC migration guides. Read-only.

Uptime
100.0%
1 direct probes · 30d
Response
6629ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_firms

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_firm

Get one firm's public directory record by slug. Returns null for unknown or non-public (suppressed) firms.

get_introduction_path

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_resources

List GRC Migrate guides, question pages, and blog posts available to read (title, description, url, type). Read-only.

get_resource

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).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.grcmigrate/directory": {
      "url": "https://grcmigrate.com/mcp",
      "transport": "streamable-http"
    }
  }
}