MCP server for audited SEC catalyst intelligence — hosted at catalystedgescanner.com/mcp/. Free tier, no key needed.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add catalyst-edge-mcp -- uvx catalyst-edge-mcp{
"mcpServers": {
"catalyst-edge-mcp": {
"command": "uvx",
"args": ["catalyst-edge-mcp"]
}
}
}MCP Servers overview
# 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.
What people ask about catalyst-edge-mcp
What is catalystedgepro-wq/catalyst-edge-mcp?
+
catalystedgepro-wq/catalyst-edge-mcp is mcp servers for the Claude AI ecosystem. MCP server for audited SEC catalyst intelligence — hosted at catalystedgescanner.com/mcp/. Free tier, no key needed. It has 0 GitHub stars and its last recorded update is dated 2026-09-09.
How do I install catalyst-edge-mcp?
+
You can install catalyst-edge-mcp by cloning the repository (https://github.com/catalystedgepro-wq/catalyst-edge-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is catalystedgepro-wq/catalyst-edge-mcp safe to use?
+
Our security agent has analyzed catalystedgepro-wq/catalyst-edge-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains catalystedgepro-wq/catalyst-edge-mcp?
+
catalystedgepro-wq/catalyst-edge-mcp is maintained by catalystedgepro-wq. The last recorded GitHub activity is dated 2026-09-09, with 3 open issues.
Are there alternatives to catalyst-edge-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy catalyst-edge-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](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>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!