Security & Testing
grcmigrate.com
Provides directory search and resource access for SOC 2 audit and compliance-readiness firms.
ENDPOINT 1
https://grcmigrate.com/mcp
MCP server metadata
- Name
- grcmigrate-directory
- Version
- 1.0.0
Known tools 5
search_firmsSearch the GRC Migrate directory of SOC 2 audit and compliance-readiness firms (facts compiled from public sources).
Inferred read-onlyget_introduction_pathGet the public directory URL and what an introduction to a firm requires.
Inferred read-onlylist_resourcesList GRC Migrate guides, question pages, and blog posts available to read (title, description, url, type).
Inferred read-onlyget_resourceGet 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 effectsCONNECT 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.
grcmigrate.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.