magpie-mcp
Officialmagpie-mcp
面向 Magpie Capital 的 MCP(Model Context Protocol)服务器 —— 为人类 和 AI 代理打造的 Solana 借贷协议。
为任何支持 MCP 的 LLM(Claude 等)提供原生工具:
工具 | 它能回答什么 |
| 实时链上协议统计(贷款、还款率、SOL 借出) |
| 完整的实时抵押品目录 —— 涵盖 160+ 种代币,覆盖 meme 币、代币化股票/ETF、黄金与白银 |
| “我能用 X 借款吗?条件是什么?” —— 每个代币的 LTV/费用/期限阶梯 |
| 自主代理如何通过 x402 支付门控端点以编程方式借款 |
设计上为只读:此服务器不持有任何密钥,也不签署任何内容。代理端的 执行 通过 Magpie 的 x402 端点 完成。
安装(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
Related MCP server: DeFi Rates MCP Server
更多面向 LLM 的信息
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides unified access to real-time and historical Solana ecosystem data through 40+ API endpoints, enabling LLM agents to query tokens, wallets, trades, and DeFi metrics.
- AlicenseBqualityFmaintenanceProvides AI assistants with access to real-time DeFi lending rates and yield data across 14+ protocols and multiple blockchains. Enables querying borrow/supply rates, comparing platforms, calculating leverage strategies, and finding best earn opportunities.6214MIT

circuit-mcpofficial
AlicenseBqualityBmaintenanceProvides AI agents with real-time Solana data and agent-swarm intelligence as tools, with auto-paid per-call micropayments in CIRC via x402.1055MIT
Related MCP Connectors
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Agentic Finance: 500+ tools for AI agents over x402 or MPP, free via PoW, or prepaid card credits
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/magpiecapital/magpie-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server