B

api.marketintell.ai

https://api.marketintell.ai/mcp
85/100 · MCP Trust Grade · checked 6h ago · MCP 2025-06-18
Watched since 2026-06-03 — behavioral baseline locked. We re-check this server's tool surface on a schedule; if it adds, removes, or silently rewrites a tool (rug-pull), we record it.

What it offers — 17 tools · Finance & Crypto

chat

Run a query through MarketIntell's brain (auto-routes to T1 fast agent or T2 CoT pipeline based on intent). Returns synthesized analysis with citation

chat_deep

Run a query through MarketIntell's T3 supervisor — parallel specialists across technical/derivatives/macro/social/onchain/etc. plus synthesis. Slower

alpha_signals

Fetch recent alpha signals — automated market intelligence. Crypto signals every ~10 min; equities (Beta) every ~30 min during US market hours. Filter

signal_performance

Alpha signal accuracy statistics — win rates at 1h, 4h, and 24h timeframes, broken down by sentiment and impact level.

screener

Token screening — find trending tokens, top gainers, and top losers. Use this to discover what's moving in the market right now.

portfolio_list

List all portfolios owned by the authenticated key. Returns id, name, holdings, timestamps.

portfolio_create

Create a new portfolio for the authenticated key. Holdings are token symbol + amount (+ optional entry_price and notes).

portfolio_analyze

Compute PnL + risk assessment for a portfolio you own. Returns per-holding pnl, risk_assessment, and top_risks.

sessions_list

List the authenticated key's recent chat sessions. Useful to resume prior conversations.

billing_status

Return the authenticated key's plan, daily quota usage, monthly LLM-cost-cents, and cap. Mirrors GET /v1/billing/status.

health

MarketIntell system health — uptime, cache stats, memory, provider circuit-breaker states.

register_challenge

Step 1 of MCP self-signup. Returns a proof-of-work challenge. Solve locally (find a nonce whose sha256 has the required leading zero hex chars), then

register

Step 2 of MCP self-signup. Submit the challenge id + solved nonce to provision a fresh Free-tier API key. The key is shown ONCE — store it. Pro upgrad

execute_propose_intent

Propose a trade intent to the user's connected broker. Writes a pending row the user reviews + approves. Requires `trade` scope. Use this when an agen

execute_approve_intent

Approve a pending trade intent and place the order at the broker. Returns the executed_order audit row. Requires `trade` scope.

execute_list_intents

List the caller's recent trade intents (pending, executed, rejected). Requires `trade` scope.

execute_read_portfolio

Read the caller's connected broker account snapshot — equity, cash, buying power, open positions. Requires `trade` scope.

Spec conformance20%80
Security (OWASP MCP)30%100
Reliability / performance20%84
Tool hygiene15%61
Transparency / provenance15%90

Observed behavior

No proxied traffic observed for this host yet. Connect it at /connect and its grade gains a measured Reliability score + per-tool behavioral evidence — the half a static scan can't produce.

Findings

No blocking issues found in the static + spec checks.
Grade another server

We re-grade api.marketintell.ai on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — api.marketintell.ai grade B
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade B · wmcp.sh
[![MCP Trust Grade B](https://wmcp.sh/mcp/grade/api.marketintell.ai/badge.svg)](https://wmcp.sh/mcp/grade/api.marketintell.ai)
<a href="https://wmcp.sh/mcp/grade/api.marketintell.ai"><img src="https://wmcp.sh/mcp/grade/api.marketintell.ai/badge.svg" alt="MCP Trust Grade B · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.