# Magpie Capital (mcpb · magpie-mcp.mcpb)

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

- Trust score: 47/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-22

## Components

- mcpb · `magpie-mcp.mcpb`: 47/100 (this document), [markdown](https://verifymcp.io/servers/magpiecapital-magpie/https-github-com-magpiecapital-magpie-mcp-releases-download-v0-3-0-magpie-mcp-mc.md), [page](https://verifymcp.io/servers/magpiecapital-magpie/https-github-com-magpiecapital-magpie-mcp-releases-download-v0-3-0-magpie-mcp-mc)

## Channel facts

- Registry: `mcpb`
- Package: `https://github.com/magpiecapital/magpie-mcp/releases/download/v0.3.0/magpie-mcp.mcpb`
- Version: `0.3.0`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-22.

- **Supply Chain Security**: 23/100
  - Malware scan not yet available for this package.
  - Known CVEs were checked across the 95 of 95 dependencies we could resolve, so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - 30 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 0 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 78/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 582 tokens (~64/item across 9 items; 9 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**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

- Download bundle: `https://github.com/magpiecapital/magpie-mcp/releases/download/v0.3.0/magpie-mcp.mcpb`

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-21 (score 47)

First indexed and scored.

## MCP tools (9)

### `magpie_protocol_stats` (~45 tokens)

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

### `magpie_list_collateral` (~59 tokens)

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.

Input parameters:

- `category` (string): Collateral class filter

### `magpie_token_terms` (~76 tokens)

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?'

Input parameters:

- `token` (string, required): Token symbol (e.g. AAPLx, MRNA) or mint address

### `magpie_x402_guide` (~70 tokens)

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.

### `magpie_borrow_quote` (~102 tokens)

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.

Input parameters:

- `amount` (number, required): Whole-token amount of collateral
- `tier` (string): Loan tier
- `token` (string, required): Token symbol (e.g. WIF, AAPLx, MRNA) or mint address

### `magpie_protocol_pulse` (~47 tokens)

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

### `magpie_wallet_loans` (~51 tokens)

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

Input parameters:

- `wallet` (string, required): Solana wallet address

### `magpie_agent_leaderboard` (~45 tokens)

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.

### `magpie_safety_brief` (~87 tokens)

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.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/magpiecapital-magpie/https-github-com-magpiecapital-magpie-mcp-releases-download-v0-3-0-magpie-mcp-mc#diagnostics

## Score history

- 2026-08-22: 47
- 2026-08-21: 47

## Links

- Repository: https://github.com/magpiecapital/magpie-mcp
- Website: https://magpie.capital/
- Changelog RSS feed: https://verifymcp.io/servers/magpiecapital-magpie/https-github-com-magpiecapital-magpie-mcp-releases-download-v0-3-0-magpie-mcp-mc.xml
- Changelog JSON feed: https://verifymcp.io/servers/magpiecapital-magpie/https-github-com-magpiecapital-magpie-mcp-releases-download-v0-3-0-magpie-mcp-mc.json
- HTML version of this page: https://verifymcp.io/servers/magpiecapital-magpie/https-github-com-magpiecapital-magpie-mcp-releases-download-v0-3-0-magpie-mcp-mc
