MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A production-ready MCP (Model Context Protocol) server that gives Claude, OpenClaw, Hermes, and any MCP-compatible AI agent full control over EVM and Solana wallets — generate, fund, scan, manage, all via natural language.

Created 4/9/2026
Updated about 2 months ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx wallet-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "genoshide-wallet-mcp": { "command": "uvx", "args": [ "wallet-mcp" ] } } }