Server data from the Official MCP Registry
Solana lending tools: live stats, 160+ collateral tokens, loan terms, x402 agent borrowing
About
Solana lending tools: live stats, 160+ collateral tokens, loan terms, x402 agent borrowing
Security Report
This is a well-structured, read-only MCP server for Magpie Capital's lending protocol with clean architecture and appropriate security posture. The server makes only authenticated HTTP calls to Magpie's public APIs, stores no keys or secrets, and provides informational tools for users and agents. Minor code quality issues around error handling and input validation do not materially impact security given the read-only nature and public API endpoints. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity).
3 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-magpiecapital-magpie": {
"args": [
"-y",
"magpie-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
magpie-mcp
MCP (Model Context Protocol) server for 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 (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.
Install (Claude Desktop / Claude Code)
{
"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
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
