mcp-server-demo-master

S1mishra/mcp-server-demo-master
★ 0 stars Python Other Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-demo-mast": {
      "command": "uvx",
      "args": [
        "mcp-server-demo-master"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-demo-master