Vg Resource
FreeNot checkedAn MCP server for searching, browsing, and downloading game sprites, models, textures, and sounds from The VG Resource network, covering 100k+ assets across 50+
About
An MCP server for searching, browsing, and downloading game sprites, models, textures, and sounds from The VG Resource network, covering 100k+ assets across 50+ consoles.
README
An MCP server for The VG Resource network. Search, browse, and download game sprites, models, textures, and sounds across 100k+ assets from 50+ consoles.
What it does
Search across four sites at once. Browse consoles, games, and assets. Download individual files or batch download entire games.
Tools
- search_assets. Search sprites, models, textures, or sounds by name.
- browse_console. List all games for a console.
- browse_game. List all assets for a specific game.
- get_asset_detail. Get metadata plus download URL.
- get_latest. Recently uploaded assets.
- get_popular. Most viewed assets.
- random_asset. Random pick from 100k+ assets.
- cross_reference. Find the same game across all four resources.
- list_consoles. All available platforms.
- download_asset. Download a single file to disk.
- batch_download. Download multiple files to a directory.
Install
npx vg-resource-mcp
Claude Desktop setup
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"vg-resource": {
"command": "node",
"args": ["/absolute/path/to/vg-resource-mcp/dist/index.js"]
}
}
}
Or use npx:
{
"mcpServers": {
"vg-resource": {
"command": "npx",
"args": ["-y", "vg-resource-mcp"]
}
}
}
Example usage
Ask Claude:
"Find all Crash Bandicoot PlayStation models and download them to my Downloads folder"
"Search for Mario textures across all resources"
"Show me the latest uploads to the Spriters Resource"
"Browse all SNES games"
Supported resources
- The Spriters Resource (2D sprites)
- The Models Resource (3D models)
- The Textures Resource (textures)
- The Sounds Resource (audio)
Rate limiting
The server includes built in rate limiting (500ms between requests) to be respectful to the source sites.
License
MIT
Installing Vg Resource
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/mrfentmen/vg-resource-mcpFAQ
Is Vg Resource MCP free?
Yes, Vg Resource MCP is free — one-click install via Unyly at no cost.
Does Vg Resource need an API key?
No, Vg Resource runs without API keys or environment variables.
Is Vg Resource hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Vg Resource in Claude Desktop, Claude Code or Cursor?
Open Vg Resource on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Vg Resource with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
