py-mcp-naver

pfldy2850/py-mcp-naver
★ 114 stars Python Other Updated 5mo ago ✓ Clean
python MCP NAVER
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": {
    "py-mcp-naver": {
      "command": "uvx",
      "args": [
        "py-mcp-naver"
      ]
    }
  }
}

Or install with pip: pip install py-mcp-naver