Skip to main content
ClaudeWave

MCP server for audited SEC catalyst intelligence — hosted at catalystedgescanner.com/mcp/. Free tier, no key needed.

MCP ServersRegistry oficial0 estrellas0 forksPythonMITActualizado today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/10/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · catalyst-edge-mcp
Claude Code CLI
claude mcp add catalyst-edge-mcp -- uvx catalyst-edge-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "catalyst-edge-mcp": {
      "command": "uvx",
      "args": ["catalyst-edge-mcp"]
    }
  }
}
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.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/catalystedgepro-wq/catalyst-edge-mcp and follow its README.
Casos de uso

Resumen de MCP Servers

# Catalyst Edge MCP Server

**Audited SEC catalyst intelligence for AI agents**, over the [Model Context Protocol](https://modelcontextprotocol.io). Every US-market SEC filing with market-moving potential is fetched from EDGAR, scored by 500+ data engines, and ranked before the market opens — and unlike most signal products, the track record is public: every past call is published with its outcome at [catalystedgescanner.com/receipts](https://catalystedgescanner.com/receipts/).

## Use the hosted server (no install)

A hosted instance is live. Point any MCP-capable client at it, or POST JSON-RPC directly:

```bash
curl -s https://catalystedgescanner.com/mcp/ \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
```

Call a tool (no key needed for the free tier):

```bash
curl -s https://catalystedgescanner.com/mcp/ \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":2,"method":"tools/call","params":{"name":"get_convergence_picks","arguments":{"limit":3}}}'
```

Paid tiers use a Bearer token: `Authorization: Bearer <your-key>`.

## Tools

| Tool | Tier | Returns |
|---|---|---|
| `get_convergence_picks` | free | today's scored catalyst picks (free: top 3) |
| `get_track_record` | free | historical hit-rate / alpha of published picks |
| `get_ticker_signal` | intelligence | full per-ticker signal-layer breakdown |
| `get_thesis` | intelligence | plain-language thesis (catalysts, risks, bear case) |
| `get_sector_lean` | intelligence | directional sector lean |

**free** — evaluation tier, no key required. **intelligence** — all tools, full depth; keys via [catalystedgescanner.com/pricing](https://catalystedgescanner.com/pricing/) or catalystedgepro@gmail.com.

## Claude Desktop / Cursor config (stdio, self-hosted)

```json
{
  "mcpServers": {
    "catalyst-edge": {
      "command": "python3",
      "args": ["/path/to/catalyst_mcp.py"],
      "env": { "CATALYST_MCP_KEY": "optional-key" }
    }
  }
}
```

Stdlib Python only — no dependencies. HTTP mode: `CATALYST_MCP_HTTP=1 python3 catalyst_mcp.py` (binds `127.0.0.1:8848`; front with TLS for public use — see `catalyst-mcp.service`). Key→tier mapping lives in `mcp_keys.json` (see `mcp_keys.json.example`).

## Verify

```bash
python3 smoke_test.py   # exit 0 = handshake + all tools OK
```

## Data & disclaimers

Sources: SEC EDGAR (filings, XBRL, insider activity), US government open data, delayed market prices. Nothing here is financial advice; signals are research with a published, audited track record — hits and misses both. Machine-readable site map: [catalystedgescanner.com/llms.txt](https://catalystedgescanner.com/llms.txt) · OpenAPI: [/openapi.json](https://catalystedgescanner.com/openapi.json).

MIT licensed.
financemcpmcp-servermodel-context-protocolsec-edgarstock-markettrading

Lo que la gente pregunta sobre catalyst-edge-mcp

¿Qué es catalystedgepro-wq/catalyst-edge-mcp?

+

catalystedgepro-wq/catalyst-edge-mcp es mcp servers para el ecosistema de Claude AI. MCP server for audited SEC catalyst intelligence — hosted at catalystedgescanner.com/mcp/. Free tier, no key needed. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-09.

¿Cómo se instala catalyst-edge-mcp?

+

Puedes instalar catalyst-edge-mcp clonando el repositorio (https://github.com/catalystedgepro-wq/catalyst-edge-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 catalystedgepro-wq/catalyst-edge-mcp?

+

Nuestro agente de seguridad ha analizado catalystedgepro-wq/catalyst-edge-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene catalystedgepro-wq/catalyst-edge-mcp?

+

catalystedgepro-wq/catalyst-edge-mcp es mantenido por catalystedgepro-wq. La última actividad registrada en GitHub es del 2026-09-09, con 3 issues abiertos.

¿Hay alternativas a catalyst-edge-mcp?

+

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

Despliega catalyst-edge-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: catalystedgepro-wq/catalyst-edge-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/catalystedgepro-wq-catalyst-edge-mcp)](https://claudewave.com/repo/catalystedgepro-wq-catalyst-edge-mcp)
<a href="https://claudewave.com/repo/catalystedgepro-wq-catalyst-edge-mcp"><img src="https://claudewave.com/api/badge/catalystedgepro-wq-catalyst-edge-mcp" alt="Featured on ClaudeWave: catalystedgepro-wq/catalyst-edge-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a catalyst-edge-mcp