Back to Browse

Nomas MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Structured SEC data: company facts, parsed filings, insider trades, 13F holdings, and FTD.

About

Structured SEC data: company facts, parsed filings, insider trades, 13F holdings, and FTD.

Remote endpoints: streamable-http: https://mcp.nomas.fyi/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-carterchencc-nomas": {
      "url": "https://mcp.nomas.fyi/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Nomas Research (Cursor plugin)

Cursor plugin for Nomas: structured SEC data over MCP.

This repository is the plugin package (manifest, MCP URL, logo). The MCP server is hosted at https://mcp.nomas.fyi/mcp. It is not the Nomas product source.

What it does

Read-only tools for:

  • Company search and detail
  • XBRL company facts
  • Parsed filings (8-K, 10-K/Q, 13D, 144, D, 14A, S-1/S-3)
  • Insider trades (Forms 3/4/5)
  • 13F managers and holdings
  • Failure-to-deliver (FTD)

Install

  1. Install Nomas Research from the Cursor Marketplace, or clone this repo and load it from ~/.cursor/plugins/local while testing.
  2. Create a named API key at nomas.fyi/AccountManagement.
  3. In Cursor, open Plugins → Configure and set Nomas API key. Do not put the key in this repo.

Manual MCP (without the plugin):

{
  "mcpServers": {
    "nomas": {
      "url": "https://mcp.nomas.fyi/mcp",
      "headers": { "X-API-Key": "YOUR_API_KEY" }
    }
  }
}

Docs: nomas.fyi/research/mcp
Privacy: nomas.fyi/privacy

Free, Pro, and API plan limits on nomas.fyi still apply.

Layout

.cursor-plugin/plugin.json   Cursor marketplace manifest
mcp.json                     Streamable HTTP MCP endpoint
assets/logo.png              Marketplace logotype
skills/nomas-sec-research    When to call which tools

License

MIT for this plugin package. Nomas data and the hosted server remain a Nomas service.

Reviews

No reviews yet

Be the first to review this server!