Magpie
Rank #22,394io.github.magpiecapital/magpie-mcp
Agent-native lending on Solana via x402: borrow against tokens, arm in-vault TP/SL, repay.
Magpie is a Model Context Protocol (MCP) server published by magpiecapital. It ranks #22,394 of 132,405 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Magpie is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 24, 2026 and most recently updated on Jun 24, 2026.
Ranks ahead of 110,011 of 132,405 servers on MCP Toplist.
Use Magpie
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add magpie-mcp -- npx -y @magpieloans/magpie-mcp[mcp_servers.magpie-mcp]
command = "npx"
args = ["-y", "@magpieloans/magpie-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"magpie-mcp": {
"command": "npx",
"args": [
"-y",
"@magpieloans/magpie-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"magpie-mcp": {
"command": "npx",
"args": [
"-y",
"@magpieloans/magpie-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"magpie-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@magpieloans/magpie-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"magpie-mcp": {
"command": "npx",
"args": [
"-y",
"@magpieloans/magpie-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"magpie-mcp": {
"command": "npx",
"args": [
"-y",
"@magpieloans/magpie-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.magpiecapital%2Fmagpie-mcp)<a href="https://mcptoplist.com/server/io.github.magpiecapital%2Fmagpie-mcp"><img src="https://mcptoplist.com/badge/io.github.magpiecapital%2Fmagpie-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
magpiecapital
Other servers by magpiecapital
View all magpiecapital servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 24, 2026 |
Frequently asked questions
- Who maintains Magpie?
- Magpie is maintained by magpiecapital, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Magpie listed on the Official MCP Registry?
- Yes — Magpie is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Magpie have?
- MCP Toplist tracks 1 version of Magpie, most recently published on Jun 24, 2026.
- Where can I find the source code for Magpie?
- The source code for Magpie is hosted at github.com/magpiecapital/magpie-x402.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.