SMART-MCP-SERVER-LLM

Chantha-123/SMART-MCP-SERVER-LLM
★ 0 stars Python AI/LLM 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": {
    "smart-mcp-server-llm": {
      "command": "uvx",
      "args": [
        "smart-mcp-server-llm"
      ]
    }
  }
}

Or install with pip: pip install smart-mcp-server-llm