mcpbeat

Directory MCP Server

com.grcmigrate/directory
answering

Directory is answering right now. Last checked 6 min ago. It exposes 5 tools.

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

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
2969 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add directory --transport http https://grcmigrate.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "directory": {
      "url": "https://grcmigrate.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.directory]
url = "https://grcmigrate.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "directory": {
      "url": "https://grcmigrate.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "directory": {
      "url": "https://grcmigrate.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

firm
get_firm
Get one firm's public directory record by slug. Returns null for unknown or non-public (suppressed) firms.
firms
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.
introduction
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.
resource
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).
resources
list_resources
List GRC Migrate guides, question pages, and blog posts available to read (title, description, url, type). Read-only.

Endpoints

URLTransportStateLatencyChecked
https://grcmigrate.com/mcp streamable-http answering 3203 ms 6 min ago

Directory — questions

Answers built from our own checks of this server.

What can Directory do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_firm, get_introduction_path, get_resource, list_resources, search_firms. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Directory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 2969 ms. The bar chart above shows every period we have measured.
How do I connect Directory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Directory need an API key?
No. Directory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.