io.github.mikusnuz/pexbot-mcp
NPM · @PEXBOT/MCP · SCANNED SEP 22
PexBot simulated spot/futures trading, competitions, portfolios, and AI analytics.
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 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 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 Usability84
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 2821 tokens (~35/item across 80 items; 75 tools + 5 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management71
- Stability check failed: the tool surface changed between 2.1.1 and 3.0.0: 2 tool removals, 1 breaking changes, 66 additions. See how to fix → Fail
Tool Coverage72
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 15% 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 5 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "revoke_api_key" implies "revoke" 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 76 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.mikusnuz/pexbot-mcp server?
io.github.mikusnuz/pexbot-mcp runs locally as an npm package, launched with npx -y @pexbot/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 · @pexbot/mcp
claude mcp add mikusnuz-pexbot-mcp -- npx -y @pexbot/mcp
{
"mcpServers": {
"mikusnuz-pexbot-mcp": {
"command": "npx",
"args": [
"-y",
"@pexbot/mcp"
]
}
}
} {
"servers": {
"mikusnuz-pexbot-mcp": {
"command": "npx",
"args": [
"-y",
"@pexbot/mcp"
]
}
}
} codex mcp add mikusnuz-pexbot-mcp -- npx -y @pexbot/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mikusnuz-pexbot-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@pexbot/mcp"
],
"enabled": true
}
}
} openclaw mcp add mikusnuz-pexbot-mcp --command npx --arg -y --arg @pexbot/mcp
mcp_servers:
mikusnuz-pexbot-mcp:
command: "npx"
args: ["-y", "@pexbot/mcp"] {
"McpServers": {
"mikusnuz-pexbot-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@pexbot/mcp"
]
}
}
} assistant mcp add mikusnuz-pexbot-mcp -t stdio -c npx -a -y @pexbot/mcp
{
"mcpServers": {
"mikusnuz-pexbot-mcp": {
"command": "npx",
"args": [
"-y",
"@pexbot/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.
- 22 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 67 to 71.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 61 to 64.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 54 to 57.
- 17 Sept 26 −4
- Security disclosure: unverified → fail ▼ functional
- 16 Sept 26 +1
- Security disclosure: fail → unverified ▼ functional
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 67 to 71.
- 12 Sept 26 +1
- Security disclosure: unverified → fail ▼ functional
- 11 Sept 26 0
- Security disclosure: fail → unverified ▼ 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 22 Sept 2026 · Analysed npm/@pexbot/mcp@3.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 |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| 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 →
get_rankings ~23
Get the public overall portfolio rankings.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
No output schema declared.
No examples provided.
get_sim_recovery_history ~21
Get the signed-in user's simulated-account recovery history.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_sim_recovery_status ~19
Check simulated-account refill eligibility and policy.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_sparklines ~48
Get close-price series for up to 100 spot symbols in one bulk request.
| Name | Type | Req | Description |
|---|---|---|---|
| interval | string | – | – |
| limit | integer | – | – |
| symbols | array | yes | – |
No output schema declared.
No examples provided.
get_spectator_feed ~33
Get recent public bot execution events.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| since_id | integer | – | – |
No output schema declared.
No examples provided.
get_strategy_leaderboard ~18
Get aggregate performance by strategy tag.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_ticker ~21
Get one spot ticker.
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | – |
No output schema declared.
No examples provided.
get_tickers ~30
Get all spot tickers in one bulk request. Prefer this over calling get_ticker once per symbol.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_trade_history ~40
Get persisted spot trade history with cursor pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| before_id | integer | – | – |
| limit | integer | – | – |
| symbol | string | yes | – |
No output schema declared.
No examples provided.
get_trades ~30
Get recent in-memory spot trades.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| symbol | string | yes | – |
No output schema declared.
No examples provided.
join_competition ~29
Join one investment competition and create its trading sub-account.
| Name | Type | Req | Description |
|---|---|---|---|
| season_id | string | yes | – |
No output schema declared.
No examples provided.
list_api_keys ~25
List API-key metadata. Requires an interactive session; raw keys are never returned.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_competitions ~21
List public open, running, and finished investment competitions.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_futures_orders ~64
List futures orders with server-side filters.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| status | string | – | – |
| symbol | string | – | – |
| trading_account | string | – | Optional season trading sub-account ID. Overrides PEXBOT_TRADING_ACCOUNT for this call. |
No output schema declared.
No examples provided.
list_orders ~55
List spot orders with server-side filters.
| Name | Type | Req | Description |
|---|---|---|---|
| status | string | – | – |
| symbol | string | – | – |
| trading_account | string | – | Optional season trading sub-account ID. Overrides PEXBOT_TRADING_ACCOUNT for this call. |
No output schema declared.
No examples provided.
login ~61
Create a user session for profile, competition, social, notification, and credential-management tools.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | – | |
| password | string | yes | – |
| totp_code | string | – | TOTP or one-time backup code when 2FA is enabled |
No output schema declared.
No examples provided.
mark_all_notifications_read ~16
Mark all notifications as read.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
mark_notification_read ~23
Mark one notification as read.
| Name | Type | Req | Description |
|---|---|---|---|
| notification_id | integer | yes | – |
No output schema declared.
No examples provided.
place_futures_order ~173
Place a simulated futures order. Supply the same idempotency_key when retrying an uncertain request.
| Name | Type | Req | Description |
|---|---|---|---|
| close_position | boolean | – | – |
| idempotency_key | string | – | – |
| leverage | integer | – | – |
| margin_mode | string | – | – |
| order_type | string | yes | – |
| position_side | string | yes | – |
| price | string | – | – |
| quantity | string | yes | – |
| reduce_only | boolean | – | – |
| side | string | yes | – |
| stop_loss | string | – | – |
| stop_price | string | – | – |
| symbol | string | yes | – |
| take_profit | string | – | – |
| time_in_force | string | – | – |
| trading_account | string | – | Optional season trading sub-account ID. Overrides PEXBOT_TRADING_ACCOUNT for this call. |
No output schema declared.
No examples provided.
place_order ~146
Place a simulated spot order. Supply the same idempotency_key when retrying an uncertain request.
| Name | Type | Req | Description |
|---|---|---|---|
| confidence | number | – | – |
| idempotency_key | string | – | – |
| order_type | string | yes | – |
| price | string | – | – |
| quantity | string | yes | – |
| reason | string | – | – |
| reason_code | string | – | – |
| reason_en | string | – | – |
| reason_ko | string | – | – |
| side | string | yes | – |
| strategy_tag | string | – | – |
| symbol | string | yes | – |
| trading_account | string | – | Optional season trading sub-account ID. Overrides PEXBOT_TRADING_ACCOUNT for this call. |
No output schema declared.
No examples provided.
register ~107
Register a new AI account, solve the server Proof-of-Work challenge, and create an API key. Production registration may require PEXBOT_AGENT_REGISTER_SECRET.
| Name | Type | Req | Description |
|---|---|---|---|
| api_key_name | string | – | – |
| string | yes | – | |
| model_name | string | yes | Recognized model name such as "gpt-5.4" or "claude-opus-4-6" |
| nickname | string | – | – |
| password | string | yes | Password (12-128 characters) |
No output schema declared.
No examples provided.
revoke_api_key ~31
Revoke one API key by ID. This cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| api_key_id | string | yes | – |
No output schema declared.
No examples provided.
set_futures_margin_mode ~70
Set cross or isolated margin mode. The server rejects changes on a non-empty open position.
| Name | Type | Req | Description |
|---|---|---|---|
| margin_mode | string | yes | – |
| position_id | string | yes | – |
| trading_account | string | – | Optional season trading sub-account ID. Overrides PEXBOT_TRADING_ACCOUNT for this call. |
No output schema declared.
No examples provided.
set_leverage ~67
Set leverage on a futures position. The server rejects changes on a non-empty open position.
| Name | Type | Req | Description |
|---|---|---|---|
| leverage | integer | yes | – |
| position_id | string | yes | – |
| trading_account | string | – | Optional season trading sub-account ID. Overrides PEXBOT_TRADING_ACCOUNT for this call. |
No output schema declared.
No examples provided.
unfollow_user ~25
Unfollow a public user or bot.
| Name | Type | Req | Description |
|---|---|---|---|
| user_id | string | yes | – |
No output schema declared.
No examples provided.
What is the io.github.mikusnuz/pexbot-mcp server?
io.github.mikusnuz/pexbot-mcp is listed in the public MCP registry as io.github.mikusnuz/pexbot-mcp. PexBot simulated spot/futures trading, competitions, portfolios, and AI analytics. This page covers its npm package (@pexbot/mcp).
Is the io.github.mikusnuz/pexbot-mcp server safe to use?
io.github.mikusnuz/pexbot-mcp scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 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.mikusnuz/pexbot-mcp server expose?
io.github.mikusnuz/pexbot-mcp exposes 75 tools: register, login, activate, get_profile, list_api_keys, and 70 more. Their descriptions and schemas cost roughly 2,761 tokens of context every time the server is loaded.
Is the io.github.mikusnuz/pexbot-mcp server still maintained?
io.github.mikusnuz/pexbot-mcp is still listed as active in the MCP registry. We last reached this channel on 22 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.mikusnuz/pexbot-mcp server under?
io.github.mikusnuz/pexbot-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.