Model Context Protocol (MCP) server configuration and tool manifest for zyddnys/manga-image-translator
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"manga-image-translator": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-manga-image-translator"
]
}
}
}