Apex (smartapex.uk) AI Component Card Store
REMOTE · SMARTAPEX.UK · SCANNED SEP 20
Run verified read-only code tools: quant diagnostics + agent-ops preflight, no source exposure.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 24 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability33
- 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 3014 tokens (~100/item across 30 items; 24 tools + 6 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
- Stability check failed: schema churn in the 30 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
Tool Coverage70
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 10% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 24 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 26 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 Apex (smartapex.uk) AI Component Card Store MCP server?
Apex (smartapex.uk) AI Component Card Store is a hosted endpoint at https://smartapex.uk/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · smartapex.uk
claude mcp add --transport http mickeyappol-create-apex 'https://smartapex.uk/api/mcp'
{
"mcpServers": {
"mickeyappol-create-apex": {
"url": "https://smartapex.uk/api/mcp"
}
}
} {
"servers": {
"mickeyappol-create-apex": {
"type": "http",
"url": "https://smartapex.uk/api/mcp"
}
}
} [mcp_servers.mickeyappol-create-apex] url = "https://smartapex.uk/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mickeyappol-create-apex": {
"type": "remote",
"url": "https://smartapex.uk/api/mcp",
"enabled": true
}
}
} openclaw mcp add mickeyappol-create-apex --url 'https://smartapex.uk/api/mcp' --transport streamable-http
mcp_servers:
mickeyappol-create-apex:
url: "https://smartapex.uk/api/mcp" {
"McpServers": {
"mickeyappol-create-apex": {
"Transport": "http",
"Url": "https://smartapex.uk/api/mcp"
}
}
} assistant mcp add mickeyappol-create-apex -t streamable-http -u 'https://smartapex.uk/api/mcp'
{
"mcpServers": {
"mickeyappol-create-apex": {
"type": "http",
"url": "https://smartapex.uk/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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.
- 11 Sept 26 0
- Tool “apex_get_card” rewrote its description, which is the text the model reads security
- Tool “apex_query_cards” rewrote its description, which is the text the model reads security
- Tool “apex_get_card” changed its title: Get Apex Card → Get Target5 Tool cosmetic
- Tool “apex_query_cards” changed its title: Query Apex Cards → Query Target5 Tools cosmetic
- Tool “apex_query_dataset” changed its title: Query Bounded Apex Dataset → Query Bounded Target5 Dataset cosmetic
- Tool “apex_submit_review” changed its title: Submit Apex Usage Review → Submit Target5 Usage Review cosmetic
- 10 Sept 26 0
- The server rewrote its instructions, which are the text every model session reads security
- The server changed its declared name: Apex (smartapex.uk) → Target5 Tools security
- 9 Sept 26 +47
- Stability: unverified → fail ▼ security
- A breaking change shipped without a version bump: still mcp-server-v1 ▼ security
- Injection markers: unverified → pass ▲ security
- HSTS header: fail → pass ▲ security
- Transport: fail → pass ▲ security
- Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 24 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
- Tool “apex_run_agent_release_readiness_gate” rewrote its description, which is the text the model reads security
- Tool “apex_submit_review” rewrote its description, which is the text the model reads security
- “apex_run_agent_release_readiness_gate” made “checks” required, so existing callers break ▼ functional
- Endpoint reachability: not serving MCP → reachable ▲ functional
- Tool coverage: 0% → 10% ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Schema quality: unverified → 0 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- “apex_run_agent_release_readiness_gate” reworded the description of “build” cosmetic
- “apex_run_agent_release_readiness_gate” reworded the description of “checks” cosmetic
- “apex_run_agent_release_readiness_gate” reworded the description of “license_review” cosmetic
- “apex_run_agent_release_readiness_gate” reworded the description of “monitoring” cosmetic
- “apex_run_agent_release_readiness_gate” reworded the description of “no_raw_source” cosmetic
- “apex_run_agent_release_readiness_gate” reworded the description of “rollback” cosmetic
- “apex_run_agent_release_readiness_gate” reworded the description of “secret_scan” cosmetic
- “apex_run_agent_release_readiness_gate” reworded the description of “signed_wrappers” cosmetic
- “apex_run_agent_release_readiness_gate” reworded the description of “tests” cosmetic
- “apex_run_agent_release_readiness_gate” reworded the description of “typecheck” cosmetic
- 8 Sept 26 −48
- Endpoint reachability: reachable → not serving MCP ▼ security
- Stability: pass → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Transport: pass → fail ▼ security
- HSTS header: pass → fail ▼ security
- Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
- Capabilities: pass → unverified ▼ functional
- Schema quality: 0 → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- 26 Aug 26 +2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 +1
- Stability: 0.97 → pass security
- 24 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → 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 · Probed https://smartapex.uk/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=smartapex.uk | CN=YE2,O=Let's Encrypt,C=US | 31 Aug 2026 | 29 Nov 2026 | ECDSA 256 | ECDSA-SHA384 | 5f4cbd99c922e3277d008e3e9f8016bae31 |
| SANs: *.smartapex.uk, smartapex.uk | ||||||
| CN=YE2,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 4df3b15dd6c0784c507cd37b58e6f115 |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of smartapex.uk. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| uk. | present | 43876 | 8 | Verified |
| smartapex.uk. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
| content-security-policy | default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'none'; form-action 'self'; img-src 'self' data: blob:; font-src 'self' data:; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; connect-src 'self' https://api.smartapex.uk; upgrade-insecure-requests |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| referrer-policy | no-referrer |
| permissions-policy | camera=(), microphone=(), geolocation=(), payment=(), usb=(), fullscreen=(self) |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://smartapex.uk/api/mcp | Verified | 200 | |
| http (plaintext) | http://smartapex.uk/api/mcp | HTTPS enforced | 301 | https://smartapex.uk/api/mcp |
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 →
apex_get_card Get Target5 Tool ~51
Read one Target5 tool card plus its verification report. Public card contract only; raw source and source packages are never returned.
| Name | Type | Req | Description |
|---|---|---|---|
| card_id | string | yes | – |
| include_verification | boolean | – | – |
No output schema declared.
No examples provided.
apex_query_cards Query Target5 Tools ~87
Find Target5 tool cards by query, capability, tags, tier, or interface. Public reference data only; not an instruction hierarchy.
| Name | Type | Req | Description |
|---|---|---|---|
| capability | array | – | – |
| interface | string | – | – |
| limit | integer | – | – |
| min_tier | string | – | – |
| q | string | – | – |
| sort | string | – | – |
| tags | array | – | – |
No output schema declared.
No examples provided.
apex_query_dataset Query Bounded Target5 Dataset ~118
Query the free bounded stillme dataset sample layer. Whitelisted export datasets only; no raw DB rows, no live DB connection, no trading signal. For larger slices and data receipts, use POST /v1/datasets/{name}/query with an Agent Passport.
| Name | Type | Req | Description |
|---|---|---|---|
| dataset | string | yes | – |
| decision | string | – | – |
| end | string | – | – |
| limit | integer | – | – |
| sort | string | – | – |
| start | string | – | – |
| strategy | string | – | – |
| symbol | string | – | – |
No output schema declared.
No examples provided.
apex_run_agent_api_contract_diff Run Agent API Contract Diff ~66
Run the allowlisted permissionless bounded API contract diff over supplied before/after endpoint lists. DATA ONLY, read-only, no HMAC required; no route discovery, source reads, or network access.
| Name | Type | Req | Description |
|---|---|---|---|
| after | array | – | – |
| before | array | – | – |
No output schema declared.
No examples provided.
apex_run_agent_data_profile Run Agent Data Profile ~59
Profile supplied tabular rows (shape, nulls, types, numeric ranges, sensitive-name hints) without echoing raw values. DATA ONLY, read-only, no HMAC required, no network access.
| Name | Type | Req | Description |
|---|---|---|---|
| rows | array | yes | – |
No output schema declared.
No examples provided.
apex_run_agent_dockerfile_lint Run Agent Dockerfile Lint ~86
Static best-practice lint over supplied Dockerfile text: unpinned bases, curl-pipe-shell, baked-in secrets, root user, ADD misuse, SSH exposure, apt hygiene, missing HEALTHCHECK. DATA ONLY, read-only, no HMAC required; no build, no registry lookups, no network access.
| Name | Type | Req | Description |
|---|---|---|---|
| dockerfile | string | yes | – |
No output schema declared.
No examples provided.
apex_run_agent_license_policy_check Run Agent License Policy Check ~83
Classify supplied dependency licenses into PASS/REVIEW/BLOCK buckets using SPDX-style identifiers. DATA ONLY, read-only, no HMAC required; embedded policy table only, no registry lookups or network access. A release gate, not legal advice.
| Name | Type | Req | Description |
|---|---|---|---|
| dependencies | array | – | – |
| licenses | array | – | – |
| policy | string | – | – |
No output schema declared.
No examples provided.
apex_run_agent_log_triage Run Agent Log Triage ~67
Redact and summarize supplied logs into severity, repeated failure patterns, and short safe samples; secret values never leave the redactor. DATA ONLY, read-only, no HMAC required, no network access.
| Name | Type | Req | Description |
|---|---|---|---|
| logs | array | – | – |
| text | string | – | – |
No output schema declared.
No examples provided.
apex_run_agent_release_readiness_gate Run Agent Release Readiness Gate ~295
Aggregate caller-supplied boolean release-check declarations into PASS/WATCH/BLOCK. Does not run CI, inspect files, verify the declarations, or authorize publication.
| Name | Type | Req | Description |
|---|---|---|---|
| build | – | – | Deprecated. Ignored for calculation; retained in accepted MCP arguments and receipt input hash with valid checks. |
| checks | object | yes | Required partial object of caller-declared booleans. Omitted checks count false; no evidence objects. |
| license_review | – | – | Deprecated. Ignored for calculation; retained in accepted MCP arguments and receipt input hash with valid checks. |
| monitoring | – | – | Deprecated. Ignored for calculation; retained in accepted MCP arguments and receipt input hash with valid checks. |
| no_raw_source | – | – | Deprecated. Ignored for calculation; retained in accepted MCP arguments and receipt input hash with valid checks. |
| rollback | – | – | Deprecated. Ignored for calculation; retained in accepted MCP arguments and receipt input hash with valid checks. |
| secret_scan | – | – | Deprecated. Ignored for calculation; retained in accepted MCP arguments and receipt input hash with valid checks. |
| signed_wrappers | – | – | Deprecated. Ignored for calculation; retained in accepted MCP arguments and receipt input hash with valid checks. |
| tests | – | – | Deprecated. Ignored for calculation; retained in accepted MCP arguments and receipt input hash with valid checks. |
| typecheck | – | – | Deprecated. Ignored for calculation; retained in accepted MCP arguments and receipt input hash with valid checks. |
No output schema declared.
No examples provided.
apex_run_agent_secret_scanner Run Agent Secret Scanner ~69
Run the allowlisted permissionless bounded secret scanner over supplied text/file content. DATA ONLY, read-only, no HMAC required; returns redacted findings, hashes, and line numbers only, never raw secret values.
| Name | Type | Req | Description |
|---|---|---|---|
| files | array | – | – |
| text | string | – | – |
No output schema declared.
No examples provided.
apex_run_alphalens_factor_research Run Alphalens Factor Research ~111
Run the allowlisted permissionless bounded alphalens-style factor research wrapper over supplied factor rows. Pure TS reimplementation of selected OSS alphalens-reloaded 0.4.5 routines. DATA ONLY, read-only, no HMAC required, no network, no orders, no wallet/account access.
| Name | Type | Req | Description |
|---|---|---|---|
| function | string | yes | – |
| options | object | – | – |
| period | number | – | – |
| quantile | number | – | – |
| records | array | yes | – |
No output schema declared.
No examples provided.
apex_run_backtrader_engine Run Backtrader Engine ~117
Run the allowlisted permissionless bounded backtrader-style single-asset backtest engine over supplied OHLCV bars and declarative strategy rules. Pure TS reimplementation of a narrow OSS backtrader 1.9.78.123 subset. DATA ONLY, read-only, no HMAC required, no broker adapters, no network, no orders, no wallet/account access.
| Name | Type | Req | Description |
|---|---|---|---|
| bars | array | yes | – |
| costs | object | – | – |
| initial_cash | number | yes | – |
| strategy | object | yes | – |
No output schema declared.
No examples provided.
apex_run_btc_gate Run BTC Regime Gate Advisory ~85
Advisory market-regime gate: returns ALLOW or BLOCK plus move_pct from current vs reference price and a drop threshold. Pure calculation, DATA ONLY, read-only, no HMAC required, no orders, no wallet/account access. Not trading advice.
| Name | Type | Req | Description |
|---|---|---|---|
| current_price | number | yes | – |
| reference_price | number | yes | – |
| threshold_pct | number | – | – |
No output schema declared.
No examples provided.
apex_run_deflated_sharpe Run Deflated Sharpe Diagnostic ~84
Run the allowlisted permissionless bounded deflated-sharpe diagnostic. DATA ONLY, read-only, no HMAC required, no source release, no orders, no wallet/account access.
| Name | Type | Req | Description |
|---|---|---|---|
| confidence | number | – | – |
| n_trials | integer | – | – |
| returns | array | yes | – |
| trial_sharpe_variance | number | – | – |
No output schema declared.
No examples provided.
apex_run_dynamic_penalty Run Dynamic Penalty Advisory ~79
Advisory cooldown and size-penalty hints from a recent loss streak: returns size_multiplier, cooldown_sec, and severity. Pure calculation, DATA ONLY, read-only, no HMAC required, no orders, no wallet/account access. Not trading advice.
| Name | Type | Req | Description |
|---|---|---|---|
| consecutive_losses | number | yes | – |
| recent_net_pnl | number | yes | – |
No output schema declared.
No examples provided.
apex_run_empyrical_metrics Run Empyrical Metrics ~99
Run the allowlisted permissionless bounded empyrical-style metrics calculator over supplied returns. Pure TS reimplementation of OSS empyrical 0.5.5 metric conventions. DATA ONLY, read-only, no HMAC required, no network, no orders, no wallet/account access.
| Name | Type | Req | Description |
|---|---|---|---|
| annualization | number | – | – |
| period | string | – | – |
| returns | array | yes | – |
| risk_free | number | – | – |
No output schema declared.
No examples provided.
apex_run_kelly_sizer Run Kelly Sizer ~97
Advisory fractional Kelly sizing math from supplied win rate and average win/loss facts. DATA ONLY, read-only, no HMAC required, no orders, no wallet/account access. Not financial advice.
| Name | Type | Req | Description |
|---|---|---|---|
| avg_loss | number | yes | – |
| avg_win | number | yes | – |
| confidence | number | – | – |
| max_fraction | number | – | – |
| regime | string | – | – |
| win_rate | number | yes | – |
No output schema declared.
No examples provided.
apex_run_pandas_market_calendars Run Pandas Market Calendars ~97
Run the allowlisted permissionless bounded pandas_market_calendars 5.4.0 calendar wrapper over supplied calendar/date parameters. DATA ONLY, read-only, no HMAC required, no network, no orders, no wallet/account access. Output declares data_as_of 5.4.0.
| Name | Type | Req | Description |
|---|---|---|---|
| calendar | string | yes | – |
| end_date | string | yes | – |
| start_date | string | yes | – |
No output schema declared.
No examples provided.
apex_run_pyfolio_tearsheets Run Pyfolio Tear Sheets ~79
Run the allowlisted permissionless bounded pyfolio-reloaded 0.9.9 tear-sheet core over supplied dated returns. DATA ONLY, read-only, no HMAC required, no plots, no network, no orders, no wallet/account access.
| Name | Type | Req | Description |
|---|---|---|---|
| periods_per_year | number | – | – |
| returns | array | yes | – |
No output schema declared.
No examples provided.
apex_run_regime_hurst Run Regime Hurst Classifier ~76
Pure regime classifier over supplied prices: returns Hurst estimate and mean_reverting/random_walk/trending label. DATA ONLY, read-only, no HMAC required, no network, no orders, no wallet/account access.
| Name | Type | Req | Description |
|---|---|---|---|
| lower | number | – | – |
| prices | array | yes | – |
| upper | number | – | – |
No output schema declared.
No examples provided.
apex_run_semver_sort Run Semver Sort ~116
Sort supplied version tags ('v1.9.0' or '1.9.0') in NUMERIC version order (v1.9.0 before v1.70.0 — which a lexical sort gets wrong). TypeScript port of a sha-pinned Yeongsu (영수) reference delivery; malformed tags return a teaching error, never a crash. DATA ONLY, read-only, no HMAC required, no network, no orders, no wallet/account access.
| Name | Type | Req | Description |
|---|---|---|---|
| tags | array | yes | – |
No output schema declared.
No examples provided.
apex_run_strategy_gatekeeper Run Strategy Gatekeeper ~158
Composite advisory gate over supplied statistics: CI lower bound, effect size, slippage improvement, sample depth, and Holm/BH corrected p-values. DATA ONLY, read-only, no HMAC required, no orders.
| Name | Type | Req | Description |
|---|---|---|---|
| alpha | number | – | – |
| delta_sharpe | number | yes | – |
| metric_ci_lower | number | yes | – |
| metric_threshold | number | yes | – |
| min_delta_sharpe | number | – | – |
| min_sample_days | number | yes | – |
| min_slippage_reduction_bps | number | – | – |
| multiple_testing_mode | string | – | – |
| p_values | array | yes | – |
| sample_days | number | yes | – |
| slippage_reduction_bps | number | yes | – |
No output schema declared.
No examples provided.
apex_run_zero_mfe_timeout Run Zero-MFE Timeout Advisory ~93
Advisory exit check for stagnant positions: returns HOLD or EXIT_TIMEOUT from seconds_open and max favorable excursion. Pure calculation, DATA ONLY, read-only, no HMAC required, no orders, no wallet/account access. Not trading advice.
| Name | Type | Req | Description |
|---|---|---|---|
| mfe_bps | number | yes | – |
| mfe_threshold_bps | number | – | – |
| seconds_open | number | yes | – |
| timeout_sec | integer | – | – |
No output schema declared.
No examples provided.
apex_submit_review Submit Target5 Usage Review ~199
Submit a safe usage review tied to an existing Apex verification receipt. Permissionless bounded receipts need only the receipt. Verified receipts require signed Agent Passport request headers with review intent and asset:review capability; agent_id alone is not authentication. Sign the full JSON-RPC body and API-visible POST /mcp path, including through Target5 /api/mcp. Never include secrets, raw input, raw output, source, credentials, wallet data, account data, or private logs.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_client | string | – | – |
| agent_id | string | – | – |
| card_id | string | yes | – |
| problem_found | string | – | – |
| public_summary | string | yes | – |
| receipt_id | string | yes | – |
| requested_improvement | string | – | – |
| schema | string | yes | – |
| tool_id | string | yes | – |
| use_case | string | yes | – |
| usefulness_score | integer | yes | – |
| worked | boolean | yes | – |
No output schema declared.
No examples provided.
What is the Apex (smartapex.uk) AI Component Card Store MCP server?
Apex (smartapex.uk) AI Component Card Store is an MCP server listed in the public MCP registry as io.github.mickeyappol-create/apex. Run verified read-only code tools: quant diagnostics + agent-ops preflight, no source exposure. This page covers its hosted endpoint (https://smartapex.uk/api/mcp).
Is the Apex (smartapex.uk) AI Component Card Store MCP server safe to use?
Apex (smartapex.uk) AI Component Card Store scores 70 out of 100 on VerifyMCP. 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 Apex (smartapex.uk) AI Component Card Store MCP server expose?
Apex (smartapex.uk) AI Component Card Store exposes 24 tools: apex_query_cards, apex_get_card, apex_run_deflated_sharpe, apex_run_empyrical_metrics, apex_run_alphalens_factor_research, and 19 more. Their descriptions and schemas cost roughly 2,471 tokens of context every time the server is loaded.
Does the Apex (smartapex.uk) AI Component Card Store MCP server require authentication?
No. We connected to Apex (smartapex.uk) AI Component Card Store without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the Apex (smartapex.uk) AI Component Card Store MCP server still maintained?
Apex (smartapex.uk) AI Component Card Store 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.