my-mcp-server-kit

artemki207775/my-mcp-server-kit
★ 0 stars Python Memory/Knowledge Updated today
Learning MCP: tiny notes server with five tools
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": {
    "my-mcp-server-kit": {
      "command": "uvx",
      "args": [
        "my-mcp-server-kit"
      ]
    }
  }
}

Or install with pip: pip install my-mcp-server-kit