Back to MCP Servers
Klavis
Extract and convert YouTube video information.
other-tools-and-integrations
By Klavis-AI
Installation
npx -y klavisConfiguration
{
"mcpServers": {
"klavis": {
"command": "npx",
"args": ["-y", "klavis"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes