← Back to Plugins
MCP Server MCP

Nomas Research

github By github 👁 1 views ▲ 0 votes

Parsed SEC events by CIK/CUSIP: 8-K items, Form 144, Form D, FTD. Not EDGAR HTML.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.nomas.fyi/mcp",
      "headers": [
        {
          "description": "Named API key from nomas.fyi. Optional if the client uses OAuth Connect.",
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...