ElevenLabs
A server that integrates with ElevenLabs text-to-speech API capable of generating full voiceovers with multiple voices.
Category:AI & Search
1,092stars
Updated:Recently
Live data
Zone Score
84%
Excellent
Popularity
Stars, forks, contributors
96%
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
Stars1,092
Forks186
Watchers1,092
Quality
Documentation✓ Good
LicenseMIT License
LanguagePython
Maintenance
Last Commit24d ago
Open Issues7
Contributors1
Repository
Size0.2 MB
CreatedMar 2025
Topics
elevenlabselevenlabs-apimcp
Live data • Updated 2:07:38 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