io.github.varsansri/fxabsolute
NPM · FXABSOLUTE-MCP · SCANNED SEP 20
Five years of 1-minute forex, index and crypto candles, plus a live bridge to a trader's chart.
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 → Why this is hard to 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
- 31 of 104 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 22 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
- Context-footprint check failed: tool/resource definitions use about 1130 tokens (~113/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management77
- Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage92
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 75% of tool parameters carry a description.Partial
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "fxa_reply" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.varsansri/fxabsolute MCP server?
io.github.varsansri/fxabsolute runs locally as an npm package, launched with npx -y fxabsolute-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · fxabsolute-mcp
claude mcp add varsansri-fxabsolute -- npx -y fxabsolute-mcp
{
"mcpServers": {
"varsansri-fxabsolute": {
"command": "npx",
"args": [
"-y",
"fxabsolute-mcp"
]
}
}
} {
"servers": {
"varsansri-fxabsolute": {
"command": "npx",
"args": [
"-y",
"fxabsolute-mcp"
]
}
}
} codex mcp add varsansri-fxabsolute -- npx -y fxabsolute-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"varsansri-fxabsolute": {
"type": "local",
"command": [
"npx",
"-y",
"fxabsolute-mcp"
],
"enabled": true
}
}
} openclaw mcp add varsansri-fxabsolute --command npx --arg -y --arg fxabsolute-mcp
mcp_servers:
varsansri-fxabsolute:
command: "npx"
args: ["-y", "fxabsolute-mcp"] {
"McpServers": {
"varsansri-fxabsolute": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"fxabsolute-mcp"
]
}
}
} assistant mcp add varsansri-fxabsolute -t stdio -c npx -a -y fxabsolute-mcp
{
"mcpServers": {
"varsansri-fxabsolute": {
"command": "npx",
"args": [
"-y",
"fxabsolute-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.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.
- 8 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 6 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 4 Sept 26 +4
- Stability: unverified → 0.23 ▲ functional
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 20 Sept 2026 · Analysed npm/fxabsolute-mcp@0.1.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 104 packages
| Packages resolved | 104 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
fxa_bucket_stats ~133
Group every bar in a window by hour of day, day of week, month or year, and report how much each bucket moves. Answers "which hour is actually worth trading" and "is Monday different" in one call. Ranked by average bar range, since volume is not available.
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | – | – |
| groupBy | string | – | Default hour. |
| instrument | string | yes | – |
| timeframe | string | – | Default H1. |
| timezone | string | – | IANA zone for the buckets, e.g. America/New_York. Default UTC. |
| to | string | – | – |
No output schema declared.
No examples provided.
fxa_candles ~164
Fetch OHLC candles for an instrument over a date range, at any timeframe from M1 to W1. Higher timeframes are aggregated from M1 on true clock boundaries. Returns the most recent bars when the range exceeds the limit.
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | – | ISO date YYYY-MM-DD (inclusive) |
| instrument | string | yes | e.g. EURUSD, XAUUSD, SPX500, BTCUSD |
| limit | number | – | Max bars to return, capped at 1000. Default 200. |
| timeframe | string | – | M1, M5, M15, M30, H1, H4, D1, W1. Default M5. |
| to | string | – | ISO date YYYY-MM-DD (exclusive) |
No output schema declared.
No examples provided.
fxa_connect_chart ~118
Pair with a trader's open FXAbsolute chart using the code shown in the AI tab of the backtester. Once connected, the trader can type or speak to you and you answer in their chart panel. Call this when the user gives you a pairing code, e.g. "connect to fxabsolute with code AB3K9P".
| Name | Type | Req | Description |
|---|---|---|---|
| agentName | string | – | How to identify yourself in the trader's panel, e.g. "Claude Code". |
| code | string | yes | The 6-character pairing code from the chart. |
No output schema declared.
No examples provided.
fxa_disconnect_chart ~16
Leave the paired chart session.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
fxa_instruments ~53
List every instrument FXAbsolute has candle data for, with bar counts and pip size. Call this first if you are unsure what is available. Also states plainly which fields exist — notably, this dataset has no volume.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
fxa_level_touches ~146
Test whether a price level actually held. Finds every time price reached the level, de-duplicates clustered touches, and measures the reaction that followed. This is the numeric version of asking whether a horizontal line on the chart is respected.
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | – | – |
| includeRows | number | – | Default 40. |
| instrument | string | yes | – |
| price | number | yes | The level to test. |
| separationBars | number | – | Minimum bars between distinct touches. Default 4. |
| timeframe | string | – | Default M15. |
| to | string | – | – |
| tolerancePips | number | – | How close counts as a touch. Default 5. |
No output schema declared.
No examples provided.
fxa_reply ~55
Send your answer back to the trader's chart panel. Keep it short and concrete — it renders in a narrow side panel next to the chart, not a terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | The message to show the trader. |
No output schema declared.
No examples provided.
fxa_session_scan ~291
Pull specific bars out of a trading session across a whole date range, and summarise them. Example: the first 5-minute candle of the New York session every day for six months (instrument SPX500, session nyse, timeframe M5, bars [1]). Session windows are evaluated in exchange-local time with daylight saving handled, so results do not shift by an hour in summer. Use this instead of pulling raw candles and filtering them yourself.
| Name | Type | Req | Description |
|---|---|---|---|
| bars | array | – | Which bars of the session to take, 1-based (1 = the opening bar). Use ["all"] for every bar in the session. Default [1]. |
| daysOfWeek | array | – | Optional filter, e.g. ["Monday","Friday"] or [1,5]. |
| from | string | – | ISO date YYYY-MM-DD |
| includeRows | number | – | How many individual rows to return alongside the summary. Default 50. |
| instrument | string | yes | – |
| session | string | – | One of: sydney, tokyo, london, newyork, nyse, overlap. "nyse" is the 09:30–16:00 New York cash session; "newyork" is the wider 08:00–17:00 FX session. |
| timeframe | string | – | Default M5. |
| to | string | – | ISO date YYYY-MM-DD |
No output schema declared.
No examples provided.
fxa_set_thinking ~52
Show or hide the thinking indicator in the trader's panel. Call with on:true before a long lookup so they know you are working. fxa_reply clears it automatically.
| Name | Type | Req | Description |
|---|---|---|---|
| on | boolean | yes | – |
No output schema declared.
No examples provided.
fxa_wait_for_message ~102
Wait for the trader's next message on the paired chart. Blocks until they send something or the timeout expires. Returns their text plus a structured snapshot of the chart at the moment they asked — read that instead of asking them to describe what they are looking at. Returns waiting:false when nothing arrived, in which case call it again to keep listening.
| Name | Type | Req | Description |
|---|---|---|---|
| timeoutSec | number | – | How long to wait, 5–600 seconds. Default 240. |
No output schema declared.
No examples provided.
What is the io.github.varsansri/fxabsolute MCP server?
io.github.varsansri/fxabsolute is an MCP server listed in the public MCP registry as io.github.varsansri/fxabsolute. Five years of 1-minute forex, index and crypto candles, plus a live bridge to a trader's chart. This page covers its npm package (fxabsolute-mcp).
Is the io.github.varsansri/fxabsolute MCP server safe to use?
io.github.varsansri/fxabsolute scores 79 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.varsansri/fxabsolute MCP server expose?
io.github.varsansri/fxabsolute exposes 10 tools: fxa_instruments, fxa_candles, fxa_session_scan, fxa_bucket_stats, fxa_level_touches, and 5 more. Their descriptions and schemas cost roughly 1,130 tokens of context every time the server is loaded.
Is the io.github.varsansri/fxabsolute MCP server still maintained?
io.github.varsansri/fxabsolute is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.varsansri/fxabsolute MCP server under?
io.github.varsansri/fxabsolute declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.