vndb-mcp

vndb-mcp

3.3

If you are the rightful owner of vndb-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for accessing the Visual Novel Database (VNDB) API. This server allows Claude AI to access VNDB data.

VNDB MCP Server

A Model Context Protocol (MCP) server for accessing the Visual Novel Database (VNDB) API. This server allows Claude AI to access VNDB data.

Features

  • Search for visual novels
  • Get detailed information about visual novels
  • API request optimization through caching functionality

Installation Method

# Clone from GitHub
git clone https://github.com/TANABEDAIGAKU/vndb-mcp
cd vndb-mcp

# Install dependencies
pip install -e .