Loading MCP server directory, please wait...
Yoku is a platform that provides structured, real-time brand identity and company data.
npx @getmcp/cli add io.github.YokuApp/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
YOKU_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.YokuApp/mcp-server": {
"command": "npx",
"args": [
"-y",
"@yokuapp/mcp-server"
],
"env": {
"YOKU_API_KEY": "",
"YOKU_API_BASE_URL": "",
"YOKU_CDN_BASE_URL": "",
"YOKU_REQUEST_TIMEOUT": ""
}
}
}
}