MCP_OWN_SERVER_DEPLOYMENT

MNierla/MCP_OWN_SERVER_DEPLOYMENT
★ 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_own_server_deplo": {
      "command": "uvx",
      "args": [
        "mcp-own-server-deployment"
      ]
    }
  }
}

Or install with pip: pip install mcp-own-server-deployment