vndb-mcp服务器

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

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 .