Loomal

atlas-mcp-server

MCP server by github.com/finmanagerai/atlas-mcp-server

Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.

0 starsRemote-capable

About atlas-mcp-server

atlas-mcp-server is an MCP (Model Context Protocol) server published by finmanagerai in the official MCP registry, listed under App Automation on Loomal. Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.

atlas-mcp-server runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/finmanagerai/atlas-mcp-server.

Use atlas-mcp-server with your agent

Claude Code · one command
claude mcp add --transport http atlas-mcp-server https://atlasmcp.finmanagerai.com/mcp --header "Authorization: Bearer {atlas_api_key}"
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "atlas-mcp-server": {
      "url": "https://atlasmcp.finmanagerai.com/mcp",
      "headers": {
        "Authorization": "Bearer {atlas_api_key}"
      }
    }
  }
}
streamable-httphttps://atlasmcp.finmanagerai.com/mcp

Frequently asked questions

What is atlas-mcp-server?
atlas-mcp-server is an MCP (Model Context Protocol) server by finmanagerai in the App Automation category. Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.
How do I connect atlas-mcp-server to Claude, Cursor, or another MCP client?
atlas-mcp-server is a remote MCP server — add its endpoint (https://atlasmcp.finmanagerai.com/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is atlas-mcp-server open source?
Yes — the source code is public at github.com/finmanagerai/atlas-mcp-server.
Can AI agents pay to use atlas-mcp-server?
Not yet through Loomal — atlas-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain atlas-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.