{
  "markdown": "# Nomas Research MCP\n\nHosted [Model Context Protocol](https://modelcontextprotocol.io) server for [Nomas](https://nomas.fyi): parsed SEC events keyed by CIK and CUSIP — 8-K items, Form 144, Form D, FTD. Not ticker quotes. Not EDGAR HTML.\n\n- Endpoint: `https://mcp.nomas.fyi/mcp` (Streamable HTTP)\n- Registry: [`io.github.carterchencc/nomas`](https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.carterchencc/nomas)\n- Docs: [nomas.fyi/research/mcp](https://nomas.fyi/research/mcp)\n\nThis public repo is the registry + Cursor plugin package (manifest, MCP URL, logo). It is not the Nomas product source.\n\n## What it does\n\nRead-only tools. Tickers are reused; start with `lookup_issuer` (CIK + live CUSIPs). Then:\n\n- Mixed issuer tape: parsed 8-K items, Form 144 proposed sales, Form D, 13D, periodic, proxy, offerings\n- FTD series by CUSIP (do not collapse CUSIPs)\n- XBRL company facts, Form 4 insider trades, 13F-by-manager when those datasets are the question\n\n## Install\n\n1. Install **Nomas Research** from the [Cursor Marketplace](https://cursor.com/marketplace), or clone this repo and load it from `~/.cursor/plugins/local` while testing.\n2. Create a named API key at [nomas.fyi/AccountManagement](https://nomas.fyi/AccountManagement).\n3. In Cursor, open **Plugins → Configure** and set **Nomas API key**. Do not put the key in this repo.\n\nManual MCP (without the plugin):\n\n```json\n{\n  \"mcpServers\": {\n    \"nomas\": {\n      \"url\": \"https://mcp.nomas.fyi/mcp\",\n      \"headers\": { \"X-API-Key\": \"YOUR_API_KEY\" }\n    }\n  }\n}\n```\n\nDocs: [nomas.fyi/research/mcp](https://nomas.fyi/research/mcp)  \nPrivacy: [nomas.fyi/privacy](https://nomas.fyi/privacy)\n\nFree, Pro, and API plan limits on nomas.fyi still apply.\n\n## Layout\n\n```\nserver.json                  Official MCP Registry metadata\n.cursor-plugin/plugin.json   Cursor marketplace manifest\nmcp.json                     Streamable HTTP MCP endpoint\nassets/logo.png              Marketplace logotype\nskills/nomas-sec-research    When to call which tools\n```\n\n## Official MCP Registry\n\nMetadata is in `server.json` (`io.github.carterchencc/nomas`). Publish with:\n\n```bash\nmcp-publisher login github\nmcp-publisher publish\n```\n\n## License\n\n\nMIT for this plugin package. Nomas data and the hosted server remain a Nomas service.\n",
  "bytes": 2290,
  "sha": "bdf56a5b32a3bf620c3278f192e828c16378c8ca1a8b186493f43835858530b7",
  "repo_slug": "carterchencc/nomas_mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_carterchencc_nomas_65b2c37c/readme"
}