examples — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited examples (MCP Server) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<p align="center"> <img src="https://readme-typing-svg.demolab.com?font=Inter&weight=700&size=28&duration=3000&pause=700¢er=true&vCenter=true&width=900&lines=Atlas+MCP+Server;Give+AI+agents+market+superpowers;Analyze+markets.+Automate+workflows.+Place+orders.;Stop+jumping+between+charts%2C+brokers%2C+alerts%2C+and+spreadsheets." alt="Atlas MCP Server animated headline" /> </p>
<p align="center"> <strong>Connect AI agents to Atlas so they can read markets, build workflows, send alerts, and place broker orders with your approval.</strong> </p>
<p align="center"> <a href="#install">Install</a> · <a href="#why-atlas-mcp">Why</a> · <a href="#what-it-can-do">What it can do</a> · <a href="#example-prompts">Examples</a> · <a href="#supported-tools">Tools</a> · <a href="#faq">FAQ</a> · <a href="#safety">Safety</a> </p>
<p align="center"> <img alt="MCP" src="https://img.shields.io/badge/MCP-Compatible-blue" /> <img alt="AI Agents" src="https://img.shields.io/badge/AI%20Agents-Ready-purple" /> <img alt="Broker Orders" src="https://img.shields.io/badge/Broker%20Orders-Supported-green" /> <img alt="Options" src="https://img.shields.io/badge/Options-Greeks%20%7C%20OI%20%7C%20Volume-orange" /> <img alt="Alerts" src="https://img.shields.io/badge/Alerts-Discord%20%7C%20SMS%20%7C%20Telegram-black" /> </p>
Stop jumping between charts, brokers, alerts, spreadsheets, and chat apps.
Atlas MCP lets AI agents help with investing tasks in one place:
Ask Agent → Analyze Market → Review Plan → Stage Orders → Automate Workflow → Send Alerts<img width="1128" height="946" alt="Atlas MCP workflow" src="https://github.com/user-attachments/assets/9a98410e-1cfd-49d3-a2dd-95d5346af1fa" />
Atlas MCP gives agents a safe way to:
It works with agent tools like:
Atlas MCP is a hosted, remote MCP server. There's nothing to compile or self-host — your agent connects to https://atlasmcp.finmanagerai.com/mcp over streamable HTTP, and authenticates with your personal Atlas API key.
Claude Desktop / Claude Code / Cursor / Cline / any MCP client that reads `mcp.json`:
{
"mcpServers": {
"atlas": {
"type": "streamable-http",
"url": "https://atlasmcp.finmanagerai.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_ATLAS_API_KEY"
}
}
}
}Claude Code one-liner:
claude mcp add --transport http atlas https://atlasmcp.finmanagerai.com/mcp \
--header "Authorization: Bearer YOUR_ATLAS_API_KEY"Anything that follows the MCP registry:
io.github.finmanagerai/atlas-mcp-serverThen restart your client. Ask the agent to "show me an SPY quote" — if a quote comes back, you're connected.
Each recipe covers config path, install command, env vars, test prompt, and troubleshooting:
Drop SKILL.md into your agent's skills/instructions and it will pick the right recipe, plug in the user's key, and run the smoke test on its own.
examples/smoke-test.shHeads-up: This repo intentionally contains only the public configuration needed to install and discover Atlas MCP. The server implementation, broker connectors, and proprietary data pipelines are not open-sourced.
Most agents can explain the market.
But they usually cannot do the useful parts together:
Atlas MCP closes that gap.
It helps agents move from:
"Here is what I think."to:
"Here is the market data, here is the plan, here are the orders, review before sending."Supported brokers can include:
Robinhood and Fidelity are not supported for trading features.
Show me the top-volume SPY options contracts today.Check my buying power and preview buying 5 NVDA and 5 AMD.If QQQ breaks above 430, send me a Discord alert and stage a trade for review.Scan my watchlist every morning and text me the best setups.Preview multiple orders across my connected broker account. Do not submit until I approve.Atlas MCP can expose tools for:
No. Atlas MCP is a tool layer for AI agents. It helps agents read data, create workflows, preview orders, and send alerts. You stay in control.
Yes, when broker connections and permissions are enabled. The safest flow is preview first, then submit only after approval.
Yes. Atlas MCP can stage multiple orders together, so you do not have to enter each trade one by one.
Yes, when your broker connection supports options trading. Atlas MCP can help with options chains, contract lookup, Greeks, and order previews.
Yes. Workflows can send alerts, summaries, and trade updates to Discord, SMS, Telegram, and chat apps.
Yes. Atlas MCP can support broker workflows through Alpaca, Webull, Tradier, Public, and 20+ popular brokers depending on your enabled broker connection.
No. Trading features are not available for Robinhood and Fidelity.
No. Atlas MCP is software for market research and workflow automation. It does not give financial advice.
This project is for education, research, and workflow automation only.
Trading stocks, options, and other assets is risky. You are responsible for your own trades, broker connections, order approvals, automation settings, and results.
Always review orders before submitting them.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.