Labs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi.
MCP Server with AI-powered tools including ElevenLabs text-to-speech for realistic voice synthesis.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add labs_mcp -- uvx labs-mcp-server
{
"mcpServers": {
"labs_mcp": {
"args": [
"labs-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.labs_mcp]
command = "uvx"
args = ["labs-mcp-server"]
{
"mcpServers": {
"labs_mcp": {
"args": [
"labs-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"labs_mcp": {
"args": [
"labs-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.