PluginBench
MCP Server
Active
MIT

Sec Form D MCP Server

io.github.pipeworx-io/sec-form-d

What is the Sec Form D MCP server?

SEC Form D fundraising intelligence.

How to install Sec Form D

Copy-paste configuration for popular MCP clients.

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

Related MCP servers

Pipeworx

Maintained

Live data gateway for AI — 3,300+ tools across 750+ sources, with citations

5
Dockerfile
MIT
View repository →

Football-Data.org MCP — soccer competitions, matches, standings

2
TypeScript
MIT
View repository →

Canada Government Procurement MCP — CanadaBuys open data (keyless).

1
TypeScript
MIT
View repository →

Cftc Cot

Active

CFTC Commitment of Traders (COT) MCP.

1
TypeScript
MIT
View repository →

Czso Cz

Active

Czech Statistical Office (Český statistický úřad, ČSÚ) open-data MCP.

1
TypeScript
MIT
View repository →

Data Ny

Active

data.ny.gov — New York State open-data Socrata portal

1
TypeScript
MIT
View repository →