SERVER
MCP Server
Rank #1569io.github.YokuApp/mcp-server
Yoku is a platform that provides structured, real-time brand identity and company data.
First listed
Feb 27, 2026
Last publish date
Feb 27, 2026
OVERVIEW
MCP Server is a Model Context Protocol (MCP) server published by YokuApp. It ranks #1569 of 58,900 servers tracked on MCP Toplist, and its repository has 243 GitHub stars. MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 27, 2026 and most recently updated on Feb 27, 2026.
STANDING
#1,569of 58,900 tracked serversTop 5%
Ranks ahead of 57,331 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Server
Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"yokuapp": {
"url": "https://mcp.yoku.app/"
}
}
}npm package
{
"mcpServers": {
"yokuapp": {
"command": "npx",
"args": [
"-y",
"@yokuapp/mcp-server"
],
"env": {
"YOKU_API_KEY": "<your YOKU_API_KEY>",
"YOKU_API_BASE_URL": "<your YOKU_API_BASE_URL>",
"YOKU_CDN_BASE_URL": "<your YOKU_CDN_BASE_URL>",
"YOKU_REQUEST_TIMEOUT": "<your YOKU_REQUEST_TIMEOUT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
YokuApp
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Feb 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Server?
- Yoku is a platform that provides structured, real-time brand identity and company data.
- Who maintains MCP Server?
- MCP Server is maintained by YokuApp, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Server an official MCP server?
- Yes — MCP Server is listed on the Official MCP Registry.
- How many versions does MCP Server have?
- MCP Toplist tracks 2 versions of MCP Server, most recently published on Feb 27, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/YokuApp/mcp-server.
EXPLORE