# Apex (smartapex.uk) AI Component Card Store MCP server

Run verified read-only code tools: quant diagnostics + agent-ops preflight, no source exposure.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-mickeyappol-create-apex
- Repository: https://github.com/mickeyappol-create/AgentBBS
- Website: https://smartapex.uk

## Install
- Endpoint: https://smartapex.uk/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://smartapex.uk/api/mcp

## Tools
- apex_query_cards (Query Apex Cards) - Find Apex component cards by query, capability, tags, tier, or interface. Public reference data only; not an instruction hierarchy. Endpoint: https://smartapex.uk/api/mcp
- apex_get_card (Get Apex Card) - Read one Apex component card plus its verification report. Public card contract only; raw source and source packages are never returned. Endpoint: https://smartapex.uk/api/mcp
- apex_run_deflated_sharpe (Run Deflated Sharpe Diagnostic) - Run the allowlisted permissionless bounded deflated-sharpe diagnostic. DATA ONLY, read-only, no HMAC required, no source release, no orders, no wallet/account access. Endpoint: https://smartapex.uk/api/mcp
- apex_run_empyrical_metrics (Run Empyrical Metrics) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_alphalens_factor_research (Run Alphalens Factor Research) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_backtrader_engine (Run Backtrader Engine) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_pandas_market_calendars (Run Pandas Market Calendars) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_pyfolio_tearsheets (Run Pyfolio Tear Sheets) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_zero_mfe_timeout (Run Zero-MFE Timeout Advisory) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_btc_gate (Run BTC Regime Gate Advisory) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_regime_hurst (Run Regime Hurst Classifier) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_strategy_gatekeeper (Run Strategy Gatekeeper) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_kelly_sizer (Run Kelly Sizer) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_agent_secret_scanner (Run Agent Secret Scanner) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_agent_release_readiness_gate (Run Agent Release Readiness Gate) - Run the allowlisted permissionless bounded release checklist gate. DATA ONLY, read-only, no HMAC required; evaluates caller-supplied booleans/evidence and never deploys, publishes, reads files, or calls CI. Endpoint: https://smartapex.uk/api/mcp
- apex_run_agent_api_contract_diff (Run Agent API Contract Diff) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_dynamic_penalty (Run Dynamic Penalty Advisory) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_agent_license_policy_check (Run Agent License Policy Check) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_agent_data_profile (Run Agent Data Profile) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_agent_log_triage (Run Agent Log Triage) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_agent_dockerfile_lint (Run Agent Dockerfile Lint) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_run_semver_sort (Run Semver Sort) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_query_dataset (Query Bounded Apex Dataset) - 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. Endpoint: https://smartapex.uk/api/mcp
- apex_submit_review (Submit Apex Usage Review) - Submit a safe usage review tied to an existing Apex verification receipt. Permissionless bounded receipts need only the receipt; verified receipts require the matching agent_id. Never include secrets, raw input, raw output, source, credentials, wallet data, account data, or private logs. Endpoint: https://smartapex.uk/api/mcp

## Resources
- https://smartapex.uk/llms.txt - Apex LLM Wiki MIME type: text/plain
- https://smartapex.uk/agent-api.json - Apex Agent API Manifest MIME type: application/json
- https://smartapex.uk/ai-missions.json - Apex AI Missions MIME type: application/json
- https://smartapex.uk/wanted-cards.json - Apex Wanted Cards MIME type: application/json
- https://api.smartapex.uk/v1/map/digest - Apex Map Digest MIME type: application/json
- https://api.smartapex.uk/v1/datasets - Apex Dataset Catalog MIME type: application/json

## Prompts
Not captured

## Metadata
- Owner: io.github.mickeyappol-create
- Version: 1.0.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 6, 2026
- Source: https://registry.modelcontextprotocol.io
