Server data from the Official MCP Registry
Free fundamental stock & ETF analysis: 10-point score, verdict and key metrics for any ticker.
About
Free fundamental stock & ETF analysis: 10-point score, verdict and key metrics for any ticker.
Remote endpoints: streamable-http: https://www.stoxlyonline.com/api/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
2 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-wizard-exe-stoxly": {
"url": "https://www.stoxlyonline.com/api/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Stoxly MCP Server
Free fundamental analysis of stocks and ETFs for AI agents, powered by Stoxly.
Stoxly evaluates any publicly traded company against a 10-point fundamental checklist (P/E, PEG, price/book, revenue growth, ROE, operating margin, return on assets, quick ratio, debt/equity, free cash flow yield) — and any US-listed ETF against 10 fund criteria (expense ratio, fund size, fund age, holdings, concentration, volatility, 1/3/5-year returns). Each analysis returns a 0–10 score, a descriptive verdict, every underlying metric and a link to the full analysis page.
This is a remote MCP server — nothing to install or run locally.
Docs: https://www.stoxlyonline.com/mcp
Endpoint
https://www.stoxlyonline.com/api/mcp
- Transport: Streamable HTTP
- Authentication: none
- Rate limit: 30 tool calls per IP per hour
Tools
analyze_stock- Fundamental analysis of a publicly traded stock. Takes asymbol(ticker in Yahoo Finance format, e.g.AAPL,BRK-B,SAP.DE) and returns company name, price, the 10-pointscore, a descriptiveverdict, per-criterionchecks, all metric values and the canonical analysis URL.nullmeans a metric was unavailable — never treat it as 0.analyze_etf- Analysis of a US-listed ETF. Takes asymbol(e.g.VOO,QQQ,SCHD) and returns fund name, price, the 10-pointscore,verdict, per-criterionchecks(expense ratio, fund size, age, holdings, concentration, volatility, 1/3/5-year returns), all metric values and the canonical analysis URL.
Setup
Claude Code
claude mcp add --transport http stoxly https://www.stoxlyonline.com/api/mcp
Claude (Desktop / claude.ai)
Settings → Connectors → Add custom connector → URL: https://www.stoxlyonline.com/api/mcp
Cursor / other MCP clients
{
"mcpServers": {
"stoxly": {
"url": "https://www.stoxlyonline.com/api/mcp"
}
}
}
Example
"Analyze AAPL's fundamentals"
The agent calls analyze_stock with {"symbol": "AAPL"} and receives:
{
"symbol": "AAPL",
"companyName": "Apple Inc.",
"score": "7/10 criteria met",
"verdict": "Strong Fundamentals",
"checks": { "revenueGrowth": true, "peRatio": false, "...": "..." },
"metrics": { "peRatio": 33.2, "roe": 104.2, "...": "..." },
"url": "https://www.stoxlyonline.com/analysis/AAPL"
}
Data & methodology
Data is aggregated from Financial Modeling Prep, Yahoo Finance, Finnhub and Alpha Vantage, plus official regulatory filings (SEC EDGAR for US filers, ESEF/UKSEF via filings.xbrl.org for Europe/UK). Scoring thresholds are documented at stoxlyonline.com/about and in llms-full.txt.
Disclaimer
For educational purposes only — not financial advice. Data may be delayed.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
