Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Magpie Capital

MCPB · MAGPIE-MCP.MCPB · SCANNED AUG 22

Solana lending tools: live stats, 160+ collateral tokens, loan terms, x402 agent borrowing

Available components

47 Trust /100
Trust breakdown (6 categories)

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 →

Supply Chain Security23
  • Malware scan not yet available for this package.Unverified
  • Known CVEs were checked across the 95 of 95 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • 30 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 582 tokens (~64/item across 9 items; 9 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

mcpb · magpie-mcp.mcpb

Download bundle
Changelog

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.

  • 21 Aug 26 47

    First indexed and scored.

Diagnostics

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 Aug 2026 · Analysed mcpb/https://github.com/magpiecapital/magpie-mcp/releases/download/v0.3.0/magpie-mcp.mcpb@0.3.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem mcpb
Dependencies 95 packages
Packages resolved 95
Stale 30
Tree resolution Complete
MCP tools · 9 exposed · ~582 tokens

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.

Tool Tokens
magpie_agent_leaderboard ~45

The machine credit league: top wallets ranked by on-chain Magpie credit score (300-850), anonymized. Proof that autonomous agents build real repayment history here.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

magpie_borrow_quote ~102

LIVE borrow quote from the production protocol: how much SOL a given amount of a token borrows right now, per tier. Resolves mint, decimals and live prices automatically. Free endpoint — no payment needed for quotes.

NameTypeReqDescription
amountnumberyesWhole-token amount of collateral
tierstringLoan tier
tokenstringyesToken symbol (e.g. WIF, AAPLx, MRNA) or mint address

No output schema declared.

No examples provided.

magpie_list_collateral ~59

List every token Magpie currently accepts as loan collateral (memecoins, tokenized stocks/ETFs, precious metals) with mint address and category. Filter by category if given.

NameTypeReqDescription
categorystringCollateral class filter

No output schema declared.

No examples provided.

magpie_protocol_pulse ~47

Live 24h protocol aggregates: active loans/borrowers, borrow volume, repays, liquidations, split by program version. The same free endpoint agents poll in production.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

magpie_protocol_stats ~45

Live, on-chain-computed Magpie protocol statistics: active loans/borrowers, 24h volume by program version, and live pool state (TVL, utilization).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

magpie_safety_brief ~87

READ THIS BEFORE ADVISING A BORROW. Magpie's risk + safety posture for agents: fixed terms with NO margin calls, liquidation-on-default mechanics, the exact LTV/fee/duration ladder, live pool liquidity, and the current count of liquidatable (past-due) loans. Use it to give a user honest risk context before they or their agent transact.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

magpie_token_terms ~76

Loan terms for one collateral token by symbol or mint: category, and the fixed-term LTV/fee/duration ladder that applies to its class. Answers 'can I borrow against X and on what terms?'

NameTypeReqDescription
tokenstringyesToken symbol (e.g. AAPLx, MRNA) or mint address

No output schema declared.

No examples provided.

magpie_wallet_loans ~51

Every loan a wallet has ever opened on Magpie — active, repaid, liquidated — across all program versions. Public on-chain data.

NameTypeReqDescription
walletstringyesSolana wallet address

No output schema declared.

No examples provided.

magpie_x402_guide ~70

How an autonomous agent takes and manages a Magpie loan via x402 (HTTP 402 payment-gated endpoints, standard v2, SVM exact rail): endpoint list, payment flow, and expectations. Use when an agent wants to ACT (borrow/repay), not just read.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.