ElevenLabs
A server that integrates with ElevenLabs text-to-speech API capable of generating full voiceovers with multiple voices.
Category:AI & Search
834stars
Updated:2 days ago
Live data
Zone Score
80%
Excellent
Popularity
Stars, forks, contributors
81%
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
Stars834
Forks112
Watchers834
Quality
Documentation✓ Good
LicenseMIT License
LanguagePython
Maintenance
Last Commit2d ago
Open Issues3
Contributors1
Repository
Size0.2 MB
CreatedMar 2025
Topics
elevenlabselevenlabs-apimcp
Live data • Updated 10:34:53 PM
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