Install
$ agentstack add mcp-foundrynet-financial-signals-mcp ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v1.0.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v1.0.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Financial Signals MCP
Derived financial intelligence for AI agents — not another SEC EDGAR filings server. Six of those already exist. This serves the interpreted layer: the patterns, surprises, flows, scores, and anomalies an agent actually needs to make a decision. Raw data is commodity; interpreted signals are premium.
> Part of the FoundryNet Data Network. Attest your agent's financial analysis > with MINT Protocol. See also: > gov-contracts-mcp, brand-intel-mcp, patent-intel-mcp. > > Built as a free-tier alternative to enterprise financial data (FactSet, > Morningstar, S&P Capital IQ) — financial intelligence for agents without > enterprise subscriptions.
Connect
- MCP endpoint (Streamable HTTP):
https://financial-signals-mcp-production.up.railway.app/mcp - Registry:
io.github.FoundryNet/financial-signals-mcp - Agent card:
https://financial-signals-mcp-production.up.railway.app/.well-known/agent-card.json
Claude Desktop / Cursor / Claude Code
claude mcp add --transport http financial-signals https://financial-signals-mcp-production.up.railway.app/mcp
{ "mcpServers": { "financial-signals": { "url": "https://financial-signals-mcp-production.up.railway.app/mcp" } } }
Tools
| Tool | Price | What it does | |---|---|---| | insider_activity | $0.01 | Insider transactions with pattern analysis (clustersell, largebuy, ceobuy, preearnings) | | earnings_check | $0.01 | 8-quarter EPS surprises, beat streak, guidance trend, next date | | institutional_moves | $0.01 | Significant 13F position changes with context | | screen_stocks | $0.01 | Ratio screen ranked by the proprietary compositevaluescore | | sector_snapshot | $0.01 | Sector medians, top/bottom by value score, aggregate trend | | macro_dashboard | free | Macro indicators with trend + historical percentile — the gateway | | company_profile | $0.01 | Full blended profile + value score + sector positioning | | anomaly_alert | $0.02 | Unusual patterns across all monitored companies (premium) | | mint_info | free | FoundryNet Data Network + MINT Protocol |
Free tier: 25 paid-tool queries/day per agent (plus free macro_dashboard + mint_info). Then x402: the tool returns an HTTP-402 with a Solana USDC payment memo — pay it, re-call with the same args plus payment_tx=. An Authorization: Bearer fnet_… key bypasses the paywall.
The moat: compositevaluescore
screen_stocks and company_profile expose a proprietary compositevaluescore (0-100) — a transparent blend of: valuation vs. sector, growth, margin quality, insider sentiment, institutional momentum, and earnings consistency. Sort screen_stocks by it and you're using a ranking nobody else computes.
Sources & method
A daily run after US market close computes DERIVED tables (not raw filings) over the S&P 500 from free sources: yfinance (price, ratios, earnings, insider & institutional — Yahoo's aggregation of SEC data), FRED (macro), and SEC EDGAR (supplementary). Signal-typing + the composite score are computed at ingest.
Honesty notes: revenue surprise, guidance direction, and post-earnings move are not reliably free, so they're null/none where unavailable (roic uses ROA as a capital-efficiency proxy). Coverage grows as the daily universe is processed.
More
part of the FoundryNet Data Network.
Built by FoundryNet · hello@foundrynet.io
Live network activity
Live feed: mint.foundrynet.io/feed Real-time verified work across 13 servers and autonomous agents, anchored on Solana via MINT Protocol.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: FoundryNet
- Source: FoundryNet/financial-signals-mcp
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v1.0.0 Imported from the upstream source.