Skip to main content
ClaudeWave

MCP server for Magpie Capital — gives LLMs and agents native tools for the Solana lending protocol: live stats, collateral catalog, loan terms, x402 agent endpoints.

MCP ServersRegistry oficial1 estrellas0 forksJavaScriptActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/22/2026
Install in Claude Code / Claude Desktop
Method: NPX · github
Claude Code CLI
claude mcp add magpie-mcp -- npx -y github
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "magpie-mcp": {
      "command": "npx",
      "args": ["-y", "github"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# magpie-mcp

MCP (Model Context Protocol) server for **[Magpie Capital](https://magpie.capital)** — the Solana lending protocol for humans *and* AI agents.

Gives any MCP-capable LLM (Claude, etc.) native tools:

| Tool | What it answers |
|---|---|
| `magpie_protocol_stats` | Live on-chain protocol stats (loans, repayment rate, SOL lent) |
| `magpie_list_collateral` | The full live collateral catalog — 160+ tokens across memecoins, tokenized stocks/ETFs, gold & silver |
| `magpie_token_terms` | "Can I borrow against X, and on what terms?" — per-token LTV/fee/duration ladder |
| `magpie_x402_guide` | How autonomous agents borrow programmatically via x402 payment-gated endpoints |
| `magpie_borrow_quote` | **Live borrow quote** — real production numbers for any token/amount/tier, prices auto-resolved |
| `magpie_protocol_pulse` | Live 24h aggregates (loans, volume, repays, liquidations) by program version |
| `magpie_wallet_loans` | Any wallet's full on-chain loan history |
| `magpie_agent_leaderboard` | The on-chain credit league — top borrowers by credit score |
| `magpie_safety_brief` | **Read before advising a borrow** — real risks, no-margin-call terms, liquidation mechanics, Sec3 posture |

Read-only by design: this server holds no keys and signs nothing — the safe one-line mount for research and quoting.

**Want your agent to EXECUTE — borrow, arm exits, repay?** Use the full 26-tool desk: [`@magpieloans/magpie-mcp`](https://www.npmjs.com/package/@magpieloans/magpie-mcp) (registry: `io.github.magpiecapital/magpie-mcp`) — wraps every x402 endpoint, with an optional payer keypair for paid calls. Start here read-only; graduate there to act. Agent-side *execution* happens through Magpie's [x402 endpoints](https://magpie.capital/x402).

## Install (Claude Desktop / Claude Code)

```json
{
  "mcpServers": {
    "magpie": {
      "command": "npx",
      "args": ["-y", "github:magpiecapital/magpie-mcp"]
    }
  }
}
```

Claude Code: `claude mcp add magpie -- npx -y github:magpiecapital/magpie-mcp`

## More for LLMs
- https://magpie.capital/llms.txt · https://magpie.capital/llms-full.txt
- Live stats API: https://www.magpie.capital/api/v1/stats

MIT
ai-agentsdefilendingllm-toolsmcpmodel-context-protocolsolanax402

Lo que la gente pregunta sobre magpie-mcp

¿Qué es magpiecapital/magpie-mcp?

+

magpiecapital/magpie-mcp es mcp servers para el ecosistema de Claude AI. MCP server for Magpie Capital — gives LLMs and agents native tools for the Solana lending protocol: live stats, collateral catalog, loan terms, x402 agent endpoints. Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-08-21.

¿Cómo se instala magpie-mcp?

+

Puedes instalar magpie-mcp clonando el repositorio (https://github.com/magpiecapital/magpie-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar magpiecapital/magpie-mcp?

+

Nuestro agente de seguridad ha analizado magpiecapital/magpie-mcp y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene magpiecapital/magpie-mcp?

+

magpiecapital/magpie-mcp es mantenido por magpiecapital. La última actividad registrada en GitHub es del 2026-08-21, con 0 issues abiertos.

¿Hay alternativas a magpie-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega magpie-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: magpiecapital/magpie-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/magpiecapital-magpie-mcp)](https://claudewave.com/repo/magpiecapital-magpie-mcp)
<a href="https://claudewave.com/repo/magpiecapital-magpie-mcp"><img src="https://claudewave.com/api/badge/magpiecapital-magpie-mcp" alt="Featured on ClaudeWave: magpiecapital/magpie-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a magpie-mcp