feat: add MCP: elevenlabs & firecrawl & youtube-transcript

This commit is contained in:
Sun-ZhenXing
2025-10-23 14:07:02 +08:00
parent 5c3fc0f844
commit bd84484bcc
14 changed files with 508 additions and 35 deletions

View File

@@ -0,0 +1,14 @@
# MCP ElevenLabs Configuration
# Image version
MCP_ELEVENLABS_VERSION=latest
# Port override (default: 8000)
MCP_ELEVENLABS_PORT_OVERRIDE=8000
# ElevenLabs API Key (required)
# Get your API key from https://elevenlabs.io
ELEVENLABS_API_KEY=your_elevenlabs_api_key_here
# Timezone
TZ=UTC