Nomas Research MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Nomas Research MCPLook up Apple (AAPL) and list its latest 8-K items"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Nomas Research MCP
Hosted Model Context Protocol server for Nomas: parsed SEC events keyed by CIK and CUSIP — 8-K items, Form 144, Form D, FTD. Not ticker quotes. Not EDGAR HTML.
Endpoint:
https://mcp.nomas.fyi/mcp(Streamable HTTP)Registry:
io.github.carterchencc/nomasDocs: nomas.fyi/research/mcp
This public repo is the registry + Cursor plugin package (manifest, MCP URL, logo). It is not the Nomas product source.
What it does
Read-only tools. Tickers are reused; start with lookup_issuer (CIK + live CUSIPs). Then:
Mixed issuer tape: parsed 8-K items, Form 144 proposed sales, Form D, 13D, periodic, proxy, offerings
FTD series by CUSIP (do not collapse CUSIPs)
XBRL company facts, Form 4 insider trades, 13F-by-manager when those datasets are the question
Related MCP server: edgar-events-mcp
Install
Install Nomas Research from the Cursor Marketplace, or clone this repo and load it from
~/.cursor/plugins/localwhile testing.Create a named API key at nomas.fyi/AccountManagement.
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
server.json Official MCP Registry metadata
.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 toolsOfficial MCP Registry
Metadata is in server.json (io.github.carterchencc/nomas). Publish with:
mcp-publisher login github
mcp-publisher publishLicense
MIT for this plugin package. Nomas data and the hosted server remain a Nomas service.
This server cannot be deployed
Maintenance
Related MCP Connectors
Read-only public-company financials, KPIs, benchmarks, filings, and insider activity.
Search SEC filings, read 10-K/8-K, query XBRL facts, track Form 4 insider trades.
SEC filings, financial statements, metrics, insider and institutional holdings as structured data
SEC dilution data, live market data, and news for U.S. equities, with point-in-time as-of queries.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceEnables deep analysis of SEC EDGAR filings through universal company search, document content extraction, and advanced filing search capabilities. Provides AI-ready access to business descriptions, risk factors, financial statements, and full-text search across any public company's SEC documents.-
- AlicenseNot gradedqualityBmaintenanceProvides live SEC filing events including resolved activist stakes (13D) and typed 8-K, S-1, and merger filings via the EDGAR Events API.MIT

sec-eventsofficial
AlicenseNot gradedqualityCmaintenanceEnables querying and triaging SEC 8-K events through a pre-classified mirror.6 npmMIT- AlicenseNot gradedqualityBmaintenanceProvides free SEC filing fundamentals for US public companies, including financial statements, 10-K/10-Q summaries, and 8-K event histories. No API key or signup required.MIT