Skip to main content
Glama

All Voice Lab MCP Server

Official
by allvoicelab
pyproject.toml721 B
[project] name = "allvoicelab-mcp" version = "0.0.5" description = "AllVoiceLab MCP Server" authors = [ {name = "AllVoiceLab", email = "tech@allvoicelab.com"} ] readme = "README.md" license = { file = "LICENSE" } requires-python = ">=3.11" dependencies = [ "build>=1.2.2.post1", "mcp[cli]>=1.6.0", "requests>=2.32.3", "setuptools>=45", "twine>=6.1.0", ] keywords = [ "mcp", "text-to-speech", "speech-to-text", "voice-cloning", ] [tool.setuptools.packages.find] where = ["."] include = ["client*", "allvoicelab_mcp*"] [project.scripts] allvoicelab-mcp = "allvoicelab_mcp.server:main" [build-system] requires = ["setuptools>=45", "wheel"] build-backend = "setuptools.build_meta"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/allvoicelab/AllVoiceLab-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server