We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/obaid/resemble-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies for Resemble AI Voice Generation MCP Server
# Updated: Added official Resemble SDK and MCP SDK
uvicorn>=0.23.1
fastapi>=0.70.0
python-dotenv>=1.0.0
requests>=2.28.0
pydantic>=2.0.0
httpx>=0.24.0
sse-starlette>=1.6.1
sseclient-py>=1.8.0 # For SSE debugging script
resemble>=1.0.0
mcp # Model Context Protocol SDK