← Registry

Security & Testing

grcmigrate.com

Provides directory search and resource access for SOC 2 audit and compliance-readiness firms.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://grcmigrate.com/mcp

No auth detected

MCP server metadata

Name
grcmigrate-directory
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

search_firms

Search the GRC Migrate directory of SOC 2 audit and compliance-readiness firms (facts compiled from public sources).

Inferred read-only
get_firm

Get one firm's public directory record by slug.

Inferred read-only
get_introduction_path

Get the public directory URL and what an introduction to a firm requires.

Inferred read-only
list_resources

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

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

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.grcmigrate-directory]
url = "https://grcmigrate.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "grcmigrate-directory": {
      "type": "http",
      "url": "https://grcmigrate.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: grcmigrate-directory
Remote MCP URL: https://grcmigrate.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "grcmigrate-directory": {
      "url": "https://grcmigrate.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "grcmigrate-directory": {
      "type": "http",
      "url": "https://grcmigrate.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for grcmigrate.com was fetched 2026-07-25T21:43:38.548Z and is being refreshed.

Trust status Neutral

grcmigrate.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.