← Back to Plugins
MCP Server MCP

Form4API — SEC Insider Trading

github By github 👁 1 views ▲ 0 votes

Real-time SEC Form 4 insider trading + Form 144 & 13F-HR data. 27 tools + 6 research prompts.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "form4api-mcp",
      "version": "1.9.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Form4API key — get a free one (500 req/day, no card) at https://www.form4api.com",
          "isRequired": true,
          "isSecret": true,
          "name": "FORM4API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...