mcpbeat Sign in

Vg Resource MCP Server

local only

Vg Resource MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 8 Aug 2026.

Search and download sprites, models, textures, and sounds from VG Resource.

Installs per day peak 336 · avg 12
a month agotoday
53
Installs / week
npm · vg-resource-mcp
0
Stars
0 open issues
8 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Vg Resource MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add vg-resource-mcp -- npx -y vg-resource-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vg-resource-mcp": {
      "args": [
        "-y",
        "vg-resource-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vg-resource-mcp]
command = "npx"
args = ["-y", "vg-resource-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "vg-resource-mcp": {
      "args": [
        "-y",
        "vg-resource-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vg-resource-mcp": {
      "args": [
        "-y",
        "vg-resource-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Vg Resource MCP

same job, measured the same way
Nerdydata
by nerdydata

Search websites by source code, technology stack, analyze domains, and download lead lists.

47 installs/wk answering
prxhub
by parallect

Search, cite, download, and publish .prx research bundles on prxhub.com.

19 tools answering
VisualTorch
by willyfh

Render PyTorch architecture diagrams and animated GIF reveals from trusted model source.

429 installs/wk local only
C
Rvc Training
by nicevois

Train portable RVC v2 voice models from audio in the cloud and download the .pth, .index, and ZIP.

18 tools answering
Stock Image MCP
by hasilt

Search and download stock images from Unsplash, Pexels, Pixabay, Freepik, StockVault, and Burst

238 installs/wk local only
Groundhog
by dmytrome

Search, read and research the web, with hidden text stripped by default and sources hashed

279 installs/wk local only
Groundlink
by ohhavefun

Cited web search for MCP hosts. Returns source-bearing results from Groundlink.

95 installs/wk local only
Search MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

157 installs/wk local only

Vg Resource MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Vg Resource MCP?
Vg Resource MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package vg-resource-mcp was installed 53 times last week.
How do I connect Vg Resource MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls vg-resource-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Vg Resource MCP?
The npm package vg-resource-mcp was installed 53 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Vg Resource MCP open source?
Yes — written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.