Skip to main content
ClaudeWave
MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
ClaudeWave Trust Score
77/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Documented (README)
Flags
  • !No description
Last scanned: 8/19/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/carterchencc/nomas_mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "nomas-mcp": {
      "command": "node",
      "args": ["/path/to/nomas_mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/carterchencc/nomas_mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Nomas Research (Cursor plugin)

Cursor plugin for [Nomas](https://nomas.fyi): 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](https://cursor.com/marketplace), or clone this repo and load it from `~/.cursor/plugins/local` while testing.
2. Create a named API key at [nomas.fyi/AccountManagement](https://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):

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

Docs: [nomas.fyi/research/mcp](https://nomas.fyi/research/mcp)  
Privacy: [nomas.fyi/privacy](https://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.

Lo que la gente pregunta sobre nomas_mcp

¿Qué es carterchencc/nomas_mcp?

+

carterchencc/nomas_mcp es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.

¿Cómo se instala nomas_mcp?

+

Puedes instalar nomas_mcp clonando el repositorio (https://github.com/carterchencc/nomas_mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar carterchencc/nomas_mcp?

+

Nuestro agente de seguridad ha analizado carterchencc/nomas_mcp y le ha asignado un Trust Score de 77/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene carterchencc/nomas_mcp?

+

carterchencc/nomas_mcp es mantenido por carterchencc. La última actividad registrada en GitHub es del 2026-08-19, con 1 issues abiertos.

¿Hay alternativas a nomas_mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega nomas_mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: carterchencc/nomas_mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/carterchencc-nomas-mcp)](https://claudewave.com/repo/carterchencc-nomas-mcp)
<a href="https://claudewave.com/repo/carterchencc-nomas-mcp"><img src="https://claudewave.com/api/badge/carterchencc-nomas-mcp" alt="Featured on ClaudeWave: carterchencc/nomas_mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a nomas_mcp