← Index

io.github.mastrophot/near-wallet-manager

io.github.mastrophot/near-wallet-manager·v0.1.1·Other
Quality Score
79
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "near-wallet-manager": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-near-wallet-manager"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "near-wallet-manager": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-near-wallet-manager"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-near-wallet-manager
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other