← Back to Plugins
MCP Server MCP

io.github.toolstem/toolstem-sec-mcp-server

github By github 👁 1 views ▲ 0 votes

SEC filing MCP for AI agents — insider signals, 13F flow, material events. Pre-computed.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "toolstem-sec-mcp-server",
      "version": "0.1.9",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Contact email embedded in the SEC EDGAR User-Agent (required by SEC fair-access policy). Defaults to [email protected].",
          "format": "string",
          "name": "SEC_USER_AGENT_CONTACT"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...