mcp-lovense-server

Kyrnepi/mcp-lovense-server
★ 0 stars Python 🌐 Browser/Web Updated 5d ago
A HTTP streamable MCP server for Lovense product based the official lovense mcp server
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": {
    "mcp-lovense-server": {
      "command": "uvx",
      "args": [
        "mcp-lovense-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-lovense-server