Analytics
marketeyeslive.com
Provides financial data analysis including stock ratings, comparisons, and mortgage rate context.
ENDPOINT 1
https://marketeyeslive.com/mcp
MCP server metadata
- Name
- market-eyes-live
- Version
- 1.3.0
Market Eyes Live (marketeyeslive.com) is a financial app with two sides. Investing: the MELANY engine rates any U.S.-listed stock or ETF on demand, more than 11,000 tickers, with a core set refreshed daily. Each rating turns SEC filings and live market data into a 0 to 100 confidence score on a conviction ladder, and it shows its work through eight factor scores: Valuation (price vs fundamentals), Quality (balance sheet strength and profitability), Momentum (price trend and relative strength), Earnings (growth trajectory and surprises), Sentiment (analyst and market mood), Catalyst (near-term events that could move the stock), Risk-Adjusted (return for the risk taken), and Macro Fit (fit with the current market regime and sector cycle). The engine's risk and portfolio rules are stress-tested against 19 years of U.S. market history (2007 to 2026, spanning the 2008 financial crisis, the COVID crash, and the 2022 bear market), and it is forward-tested daily: every published rating is recorded and graded against what the market does next. Each stock also gets one suggested entry price, and a free paper-trading arena lets you practice. Mortgages: Lock Radar tracks the 10-year Treasury yield and direction, mortgage-backed securities (MBS) momentum, the overall rate environment, and rate-moving economic events, turned into lock-or-float timing for a closing window. Available on iOS and the web. Tools: get_stock_rating scores any U.S.-listed stock or ETF (more than 11,000; the daily-refreshed set is instant, anything else is scored live on demand at a lower hourly limit); compare_stocks lines up two to five from the daily-refreshed set; get_mortgage_rate_context returns today's public mortgage-rate read (10-year Treasury yield and direction, MBS momentum, rate environment, and what moves mortgage rates). This MCP server and the Market Eyes Live app are one company and one engine: the MCP is the free public data tier of the same MELANY engine that powers the app, which carries the full research depth (entry zones, alert levels, portfolio tools, the Lock Radar dial). Validation methodology and the live graded record: https://marketeyeslive.com/how-melany-is-tested.html?utm_source=mcp&utm_medium=agent&utm_campaign=validation (raw feed: https://marketeyeslive.com/api/validation-status). All tool output is algorithmic research and public market data, not personalized financial advice.
Known tools 3
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.market-eyes-live]
url = "https://marketeyeslive.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"market-eyes-live": {
"type": "http",
"url": "https://marketeyeslive.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: market-eyes-live
Remote MCP URL: https://marketeyeslive.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"market-eyes-live": {
"url": "https://marketeyeslive.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"market-eyes-live": {
"type": "http",
"url": "https://marketeyeslive.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "market-eyes-live",
"transport": "streamable-http",
"url": "https://marketeyeslive.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for marketeyeslive.com was fetched 2026-07-26T23:22:10.759Z and is being refreshed.
marketeyeslive.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.