mcpbeat Sign in

Magpie MCP Server

local only

Magpie MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 18 Aug 2026.

Agent-native lending on Solana via x402: borrow against tokens, arm in-vault TP/SL, repay.

Installs per day peak 9 · avg 5 · +68% w/w
a month agotoday
37
Installs / week
npm · @magpieloans/magpie-mcp
7
Stars
8 open issues
18 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Magpie MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add magpie-mcp -- npx -y @magpieloans/magpie-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "magpie-mcp": {
      "args": [
        "-y",
        "@magpieloans/magpie-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.magpie-mcp]
command = "npx"
args = ["-y", "@magpieloans/magpie-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "magpie-mcp": {
      "args": [
        "-y",
        "@magpieloans/magpie-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "magpie-mcp": {
      "args": [
        "-y",
        "@magpieloans/magpie-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Magpie MCP

same job, measured the same way
Magpie Capital
by magpiecapital

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

local only
Spraay Solana Gateway
by plagtech

Batch send SOL or any SPL token to 1000+ wallets via x402. AI agent payments on Solana.

4 tools answering
Nory X402
by thememebanker

Give any AI agent instant payment capabilities via x402 protocol on Solana

38 installs/wk local only
Nory MCP Server
by thememebanker

Give any AI agent instant payment capabilities via x402 protocol on Solana

local only
Obol
by halfkey

Solana agent gateway via x402. Wallet, token, DeFi, and swap tools. Pay per request.

28 installs/wk local only
Agentpump MCP
by axiosdevs

Launch & trade tokens on AgentPump, a Solana bonding-curve launchpad, from your AI agent.

44 installs/wk local only
AgentFund
by agentigris

Fundraising tools for AI agents on Solana: create campaigns, donate via x402, check reputation.

50 installs/wk local only
Relayzero
by meltingpixelsai

Agent economy on Solana — USDC via x402. Ships a BuyerAgent SDK + relayzero pay CLI.

20 installs/wk 17 tools answering

Magpie MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Magpie MCP?
Magpie MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @magpieloans/magpie-mcp was installed 37 times last week.
How do I connect Magpie MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @magpieloans/magpie-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Magpie MCP?
The npm package @magpieloans/magpie-mcp was installed 37 times in the last week. Week over week that is +68%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Magpie MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 7 stars on GitHub and 8 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.