Loomal

magpipe

MCP server by github.com/elagerway/magpipe

Manage AI voice agents, calls, SMS, contacts, and phone numbers via Magpipe.

5 starsnpm: magpipe-mcp-server

About magpipe

magpipe is an MCP (Model Context Protocol) server published by elagerway in the official MCP registry, listed under Autonomous Agents on Loomal. Manage AI voice agents, calls, SMS, contacts, and phone numbers via Magpipe.

It ships as an npm package (magpipe-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/elagerway/magpipe, where the project has earned 5 GitHub stars.

Use magpipe with your agent

Claude Code · one command
claude mcp add magpipe -- npx -y magpipe-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "magpipe": {
      "command": "npx",
      "args": [
        "-y",
        "magpipe-mcp-server"
      ]
    }
  }
}
npmmagpipe-mcp-server

Frequently asked questions

What is magpipe?
magpipe is an MCP (Model Context Protocol) server by elagerway in the Autonomous Agents category. Manage AI voice agents, calls, SMS, contacts, and phone numbers via Magpipe.
How do I connect magpipe to Claude, Cursor, or another MCP client?
Install magpipe from its npm package (magpipe-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is magpipe open source?
Yes — the source code is public at github.com/elagerway/magpipe, with 5 GitHub stars.
Can AI agents pay to use magpipe?
Not yet through Loomal — magpipe is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain magpipe? Claim this listing free by verifying GitHub ownership, or contact us.