Back to Home
TomoTom0 icon

ygo-db-local-mcp

Verified Safe

by TomoTom0

Overview

Provides CLI tools and an MCP server for searching and managing a local Yu-Gi-Oh! card database.

Installation

Run Command
node dist/ygo-search-card-server.js

Environment Variables

  • YGO_OUTPUT_DIR

Security Notes

Primarily designed for local execution. Extensive use of `child_process.spawn` for internal CLI tools, with input passed as arguments. Input sanitization for `RegExp` is correctly implemented. File I/O operations (e.g., `outputPath`, `input`/`output` for `format-converter`) could pose a risk if the server were exposed to untrusted external input, allowing arbitrary file read/write within process permissions.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassLow
Avg Tokens500
Stars1
Forks0
Last Update2026-01-17

Tags

Yu-Gi-OhCard DatabaseCLISearchData Processing