PluginBench
MCP Server
Active

io.github.mrfentmen/vg-resource-mcp MCP Server

io.github.mrfentmen/vg-resource-mcp

What is the io.github.mrfentmen/vg-resource-mcp MCP server?

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

How to install io.github.mrfentmen/vg-resource-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vg-resource-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vg-resource-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "vg-resource-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vg-resource-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "vg-resource-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vg-resource-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "vg-resource-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "vg-resource-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add vg-resource-mcp -- npx -y vg-resource-mcp

Related MCP servers

Control Adobe Premiere Pro video editing via ExtendScript.

0
TypeScript
View repository →

Control GIMP image editing via Python-Fu scripting from AI agents.

0
TypeScript
View repository →

Search indexes, manage documents, check health and stats.

0
TypeScript
View repository →

Query Mixpanel events, funnels, retention, cohorts, and user profiles.

0
TypeScript
View repository →

Search OpenSearch indices, manage documents, check health and stats.

0
TypeScript
View repository →

Search ROMs across Internet Archive, ROMsgames, CoolROM, and more. Verify checksums and parse saves.

0
TypeScript
View repository →