PluginBench
MCP Server

Stratalize Governance MCP Server

com.stratalize/governance

What is the Stratalize Governance MCP server?

AI governance intelligence: EU AI Act, FCA PS7/24, NIST AI RMF, OCC enforcement, and state AI laws.

How to install Stratalize Governance

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "governance": {
      "url": "https://www.stratalize.com/api/mcp-public?vertical=governance"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "governance": {
      "serverUrl": "https://www.stratalize.com/api/mcp-public?vertical=governance"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "governance": {
      "type": "http",
      "url": "https://www.stratalize.com/api/mcp-public?vertical=governance"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "governance": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.stratalize.com/api/mcp-public?vertical=governance"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http governance https://www.stratalize.com/api/mcp-public?vertical=governance

Related MCP servers

Crypto and DeFi benchmarks: gas fees, chain TVL, stablecoin yields, options IV, and correlations.

View repository →

Financial benchmarks: yield curve, FX, WACC, M&A multiples, PE returns, and bank capital ratios.

View repository →

CMS benchmarks, travel nurse rates, pharmacy spend, billing risk, and payer intelligence.

View repository →

Vendor benchmarks, H-1B wages, federal contracts, USPTO patent filings, and public financials.

View repository →

Crypto price and threshold consensus with ML-DSA-65 attestation and Base anchoring.

View repository →

Real estate benchmarks: cap rates, NCREIF returns, REIT, construction costs, and climate risk.

View repository →