Skip to content
Claude Desktop

vndb mcp for Claude Desktop

io.github.mrfentmen/vndb-mcp

Use this MCP server to VNDB, the Visual Novel Database. Search VNs, characters, releases, tags,...

client:Claude Desktop transport:stdio runtime:npm

Install vndb mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "vndb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/vndb-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

vndb mcp in other clients