Skip to content
Claude Desktop

labs mcp for Claude Desktop

io.github.albertbolanoss/labs_mcp

MCP Server with AI-powered tools including ElevenLabs text-to-speech for realistic voice synthesis.

client:Claude Desktop transport:stdio runtime:pypi

Install labs mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "labs_mcp": {
      "command": "uvx",
      "args": [
        "labs-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

labs mcp in other clients