Loomal

near-wallet-manager

MCP server by github.com/mastrophot/near-mcp-wallet-manager

MCP server for NEAR wallet creation, balance checks, and transaction signing.

0 starsnpm: mcp-near-wallet-manager

About near-wallet-manager

near-wallet-manager is an MCP (Model Context Protocol) server published by mastrophot in the official MCP registry, listed under Cryptocurrency on Loomal. MCP server for NEAR wallet creation, balance checks, and transaction signing.

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

Development happens in the open at github.com/mastrophot/near-mcp-wallet-manager.

Use near-wallet-manager with your agent

Claude Code · one command
claude mcp add near-wallet-manager -- npx -y mcp-near-wallet-manager
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "near-wallet-manager": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-near-wallet-manager"
      ]
    }
  }
}
npmmcp-near-wallet-manager

Frequently asked questions

What is near-wallet-manager?
near-wallet-manager is an MCP (Model Context Protocol) server by mastrophot in the Cryptocurrency category. MCP server for NEAR wallet creation, balance checks, and transaction signing.
How do I connect near-wallet-manager to Claude, Cursor, or another MCP client?
Install near-wallet-manager from its npm package (mcp-near-wallet-manager) 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 near-wallet-manager open source?
Yes — the source code is public at github.com/mastrophot/near-mcp-wallet-manager.
Can AI agents pay to use near-wallet-manager?
Not yet through Loomal — near-wallet-manager 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 near-wallet-manager? Claim this listing free by verifying GitHub ownership, or contact us.