ElevenLabs
A server that integrates with ElevenLabs text-to-speech API capable of generating full voiceovers with multiple voices.
Category:AI & Search
726stars
Updated:Recently
Live data
Zone Score
79%
Good
Popularity
Stars, forks, contributors
79%
Quality
Docs, license, topics
95%
Maintenance
Updates, issues, activity
60%
Claude Desktop Configuration
Add this to your Claude Desktop configuration file:
{
"elevenlabs-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-elevenlabs-mcp-server"
]
}
}
Requirements
- Check the official documentation for requirements
- Claude Desktop installed and configured
Setup Steps
- 1Install the MCP server package
- 2Configure Claude Desktop with the server details
- 3Set any required environment variables
- 4Test the connection
No examples available yet
Detailed Metrics
Popularity
Stars726
Forks80
Watchers726
Quality
Documentation✓ Good
LicenseMIT License
LanguagePython
Maintenance
Last Commit9d ago
Open Issues6
Contributors1
Repository
Size0.2 MB
CreatedMar 2025
Topics
elevenlabselevenlabs-apimcp
Live data • Updated 10:11:57 AM
Quality Factors
Documentation
✓ Has READMERepository has a README with description
License
✓ MIT LicenseOpen source license for legal clarity
Test Coverage
Coming SoonAutomated tests ensure reliability
TypeScript
Coming SoonType safety for better developer experience
NPM Downloads
Coming SoonWeekly download statistics from NPM
Security Scan
Coming SoonVulnerability detection and alerts