Free MELANY stock ratings for 600+ US stocks and ETFs: tier, 0-100 score, 8 factors, risks.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Market Eyes Live (marketeyeslive.com) is a financial app with two sides: its MELANY engine turns SEC filings and live market data into confidence-scored ratings for any U.S.-listed stock or ETF (more than 11,000 tickers, scored on demand, with a core set refreshed daily), each with one suggested entry price, plus a free paper-trading arena; and its Lock Radar tracks mortgage rates, the 10-year Treasury, and MBS to help you decide when to lock. The engine's risk and portfolio rules are stress-tested against 19 years of U.S. market history (2007 to 2026), and every published rating is graded daily against what the market does next (methodology, live record). Available on iOS and the web.
This repository documents the public MCP (Model Context Protocol) server that lets AI agents call Market Eyes Live directly, for both MELANY stock ratings and mortgage-rate context:
Remote server, Streamable HTTP transport, stateless JSON responses. No API key, no install, free. Rate-limited per IP.
| Tool | Input | Returns |
|---|---|---|
get_stock_rating | { "symbol": "NVDA" } | Conviction tier, 0-100 composite score, all 8 factor scores (valuation, business quality, price momentum, earnings track record, analyst sentiment, catalyst setup, risk-adjusted profile, macro fit), top flagged risks, theme context, and the rating's as-of date |
compare_stocks | { "symbols": ["NVDA", "AMD"] } (2-5) | Side-by-side tiers, composites, and valuation / quality / momentum factors |
get_mortgage_rate_context | {} | Today's public mortgage-rate read from Lock Radar: 10-year Treasury yield and direction, MBS momentum, and the rate environment (falling / stable / rising). For "should I lock my mortgage rate" questions. Public market data only; the personalized lock-or-float signal stays in the app |
Ratings are produced by MELANY, Market Eyes Live's own engine, which reads fundamentals, valuation, and quality directly from SEC filings and re-scores as new data arrives. Stocks, ETFs, REITs, and crypto are each scored with asset-native logic. get_mortgage_rate_context mirrors the public data on marketeyeslive.com/rates. Everything here is algorithmic research and public market data, not personalized financial advice, and the server never issues buy/sell calls.
claude.ai / Claude Desktop (custom connectors): add a connector with URL https://marketeyeslive.com/mcp.
Cursor (.cursor/mcp.json):
Clients that only speak stdio (via the mcp-remote bridge):
Plain HTTP (JSON-RPC 2.0):
This server exposes the same free tier as the public rating pages at marketeyeslive.com/stock/{TICKER}. The suggested entry zone, alert levels, position sizing, and live re-scored ratings are free in the Market Eyes Live app (iOS / web); the deepest research sits behind Pro.
outputSchema and return conforming structuredContent alongside the human-readable text, so agents can consume the fields directly instead of parsing prose.Market Eyes Live provides data-driven research and educational tools, not personalized investment advice. Ratings are algorithmic and can change. Not a recommendation to buy or sell any security. Markets involve risk, including loss of principal.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/market-eyes-live-melany-stock-ratings)<a href="https://allmcps.com/mcp/market-eyes-live-melany-stock-ratings"><img src="https://allmcps.com/api/badge/market-eyes-live-melany-stock-ratings?style=directory" alt="Market Eyes Live MELANY stock ratings on AllMCPs" /></a>