Server data from the Official MCP Registry
Use this MCP server to VNDB, the Visual Novel Database. Search VNs, characters, releases, tags,...
About
Use this MCP server to VNDB, the Visual Novel Database. Search VNs, characters, releases, tags,...
Security Report
This is a well-designed MCP server for querying the VNDB public API with no authentication required. The code is clean, properly handles errors, validates inputs with Zod, and makes only expected network calls to the documented VNDB API endpoint. Permissions are appropriately scoped to the server's stated purpose of searching visual novel data. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue (1 critical, 0 high severity).
5 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mrfentmen-vndb-mcp": {
"args": [
"-y",
"vndb-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
vndb mcp
Search the Visual Novel Database (API v2). No auth, no key.
Tools
search_vns, search VNs, sort by rating / popularity / released / titleget_vn, full details: description, tags, developers, platformssearch_characters, find characters by name or traitget_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")
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
