py-mcp-naver

pfldy2850/py-mcp-naver
★ 114 stars Python 📦 Other Updated 2mo ago
python MCP NAVER
View on GitHub →

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