io.github.LuxAlgo/luxalgo-mcp-server
NPM · @LUXALGO/MCP · 2 COMPONENTS · SCANNED AUG 18
LuxAlgo Library — the encyclopedia of trading & technical analysis for AI agents. Free, keyless.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 30 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 4 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability79
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 716 tokens (~89/item across 8 items; 8 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage94
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 82% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @luxalgo/mcp
claude mcp add luxalgo-luxalgo-mcp-server -- npx -y @luxalgo/mcp
codex mcp add luxalgo-luxalgo-mcp-server -- npx -y @luxalgo/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"luxalgo-luxalgo-mcp-server": {
"type": "local",
"command": [
"npx",
"-y",
"@luxalgo/mcp"
],
"enabled": true
}
}
} openclaw mcp add luxalgo-luxalgo-mcp-server --command npx --arg -y --arg @luxalgo/mcp
mcp_servers:
luxalgo-luxalgo-mcp-server:
command: "npx"
args: ["-y", "@luxalgo/mcp"] {
"mcpServers": {
"luxalgo-luxalgo-mcp-server": {
"command": "npx",
"args": [
"-y",
"@luxalgo/mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 12 Aug 26 69
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 17 Aug 2026 · Analysed npm/@luxalgo/mcp@1.0.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 30 |
| Tree resolution | Complete |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
library_get_concept Get a Library concept ~99
Explain a trading concept: the Library's full write-up as markdown — definition, formula, how traders read it, and its indicator implementations. Use for any 'what is X / how does X work' question. Needs the exact slug — find it with library_search or library_list_concepts.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Exact concept slug, e.g. 'rsi' or 'order-blocks' — from search or list results |
No output schema declared.
No examples provided.
library_get_family Get a family hub ~76
A family's hub page as markdown — the written overview of that school of analysis plus its complete concept roster. Use after library_list_families, or when the user asks about a whole area like 'SMC' or 'Wyckoff'.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | Family key, e.g. 'smc-ict' |
No output schema declared.
No examples provided.
library_get_indicator Get a Library indicator ~75
Details for one indicator: what it does, how to read it, family, concept links, preview image — plus whether its source code is available (fetch the code itself with library_get_source_code). Use when the user asks about a specific indicator.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Indicator slug, e.g. 'tri-star' |
No output schema declared.
No examples provided.
library_get_source_code Get an indicator's source code ~58
The full, working source code of a Library indicator (works on TradingView). Kept separate from library_get_indicator because sources are long — call it only when the user wants the code itself.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Indicator slug |
No output schema declared.
No examples provided.
library_list_concepts List Library concepts ~79
Browse every trading and technical-analysis concept in the Library — paginated, optionally one family. Use to enumerate a topic area or find slugs for library_get_concept; for keyword lookup prefer library_search.
| Name | Type | Req | Description |
|---|---|---|---|
| family | string | – | – |
| page | integer | – | Default 0 |
| page_size | integer | – | Default 50 |
No output schema declared.
No examples provided.
library_list_families List concept families ~52
The Library's top-level taxonomy: 17 families of trading concepts (trend, momentum, SMC/ICT, statistics, …) with concept counts and hub links. The natural first call for orientation.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
library_list_indicators List Library indicators ~106
Browse the indicator catalog with filters and server-side sorting (newest first by default). Use for structured browsing — 'latest indicators', 'everything in the volatility family'; for keyword discovery prefer library_search.
| Name | Type | Req | Description |
|---|---|---|---|
| direction | string | – | – |
| family | string | – | – |
| page | integer | – | Default 0 |
| page_size | integer | – | Default 24 |
| sort | string | – | Default: date |
| text | string | – | Server-side text filter |
No output schema declared.
No examples provided.
library_search Search the LuxAlgo Library ~171
Search the LuxAlgo Library — the encyclopedia of trading and technical analysis. One query over 800+ concepts (alias-aware: 'stochastics' finds Stochastic Oscillator) and 800+ ready-to-use indicators. Start here whenever you have a name, informal term, or topic; results carry slugs for the get tools plus canonical URLs for citation.
| Name | Type | Req | Description |
|---|---|---|---|
| family | string | – | Narrow to one concept family |
| limit | integer | – | Max results (default 10) |
| query | string | yes | A concept, indicator name, alias, or topic — e.g. 'order blocks', 'mean reversion', 'stochastics' |
| type | string | – | Limit to 'concepts' (explanations) or 'indicators' (implementations); default all |
No output schema declared.
No examples provided.