HomeFinance › luxalgo-mcp-server

luxalgo-mcp-server

LuxAlgo Library — the encyclopedia of trading & technical analysis for AI agents. Free, keyless.

TypeScript Remote
★ 68 stars Last pushed 2026-09-17 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.luxalgo.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http luxalgo-mcp-server https://mcp.luxalgo.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "luxalgo-mcp-server": {
      "url": "https://mcp.luxalgo.com/mcp"
    }
  }
}

Package (npm 1.0.0)

npx -y @luxalgo/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "luxalgo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@luxalgo/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry