New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

vndb-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vndb-mcp

MCP server for VNDB — the Visual Novel Database. Search VNs, characters, releases, tags, ratings.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

vndb-mcp

Search the Visual Novel Database (API v2). No auth, no key.

Tools

  • search_vns — search VNs, sort by rating / popularity / released / title
  • get_vn — full details: description, tags, developers, platforms
  • search_characters — find characters by name or trait
  • get_vn_releases — every release of a VN (platforms, languages, catalogs)

Run

npm install && npm run build && node dist/index.js

Example

"What's the highest-rated VN with mecha?" search_vns("mecha", sort="rating")

"Does Muv-Luv have a console release?" get_vn_releases("v92")

Keywords

mcp

FAQs

Package last updated on 08 Aug 2026

Related posts