Game Assets
Rank #10,204ai.ludo/game-assets
MCP server providing game-assets capabilities
Game Assets is a Model Context Protocol (MCP) server published by ludo-ai. It ranks #10,204 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Game Assets is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jan 30, 2026 and most recently updated on Jan 30, 2026.
Ranks ahead of 121,842 of 132,046 servers on MCP Toplist.
Use Game Assets
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http game-assets https://mcp.ludo.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.game-assets]
url = "https://mcp.ludo.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.ludo.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"game-assets": {
"url": "https://mcp.ludo.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"game-assets": {
"type": "http",
"url": "https://mcp.ludo.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"game-assets": {
"serverUrl": "https://mcp.ludo.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"game-assets": {
"url": "https://mcp.ludo.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.ludo%2Fgame-assets)<a href="https://mcptoplist.com/server/ai.ludo%2Fgame-assets"><img src="https://mcptoplist.com/badge/ai.ludo%2Fgame-assets.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ludo-ai
Available versions (2)
| Version | Published |
|---|---|
| 0.9.0 | Jan 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Game Assets?
- Game Assets is maintained by ludo-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Game Assets listed on the Official MCP Registry?
- Yes — Game Assets is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Game Assets have?
- MCP Toplist tracks 2 versions of Game Assets, most recently published on Jan 30, 2026.
- Where can I find the source code for Game Assets?
- The source code for Game Assets is hosted at github.com/ludo-ai/ludo-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.