Back to MCP Servers

Toolstem Sec

SEC EDGAR signal intelligence for AI agents — insider trading (Form 4), 13F institutional holdings, 10-K/8-K filing velocity, activist risk flags, and multi-company disclosure comparisons. Three pricing tiers. Available on the Apify Store.

finance-fintechapiaiagent

Installation

npx -y toolstem-sec-mcp-server

Configuration

{
  "mcpServers": {
    "toolstem-sec-mcp-server": {
      "command": "npx",
      "args": ["-y", "toolstem-sec-mcp-server"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub