PluginBench
MCP Server
Active
MIT

Regulatory Intel MCP MCP Server

io.github.selflabbs/regulatory-intel-mcp

What is the Regulatory Intel MCP MCP server?

US Federal Register for AI agents: rules, notices, executive orders, agency lookup. No keys.

How to install Regulatory Intel MCP

Copy-paste configuration for popular MCP clients.

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

Related MCP servers

Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.

0
MIT
View repository →

Domain intel for AI agents: RDAP registration, DNS, email deliverability, tech stack.

0
JavaScript
MIT
View repository →

Macro data for AI agents: GDP, inflation, unemployment and more (World Bank, US BLS). No keys.

0
MIT
View repository →

SEC EDGAR filings for AI agents: company lookup, filings, financials, insider trades. No keys.

0
MIT
View repository →

Live & historical FX rates and currency conversion for AI agents. No API keys.

0
JavaScript
MIT
View repository →

Package intelligence for AI agents across npm, PyPI, crates.io and deps.dev. No API keys.

0
MIT
View repository →