Loading MCP server directory, please wait...
Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.
npx @getmcp/cli add io.github.finmanagerai/atlas-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAtlas API key. Generate one at https://www.mind-vest.io/atlas/dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.finmanagerai/atlas-mcp-server": {
"url": "https://atlasmcp.finmanagerai.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {atlas_api_key}"
}
}
}
}