Ebook File Check for Cursor
com.powmcp/epub-check
Run EPUBCheck for EPUB specification errors and compare two exports.
client:Cursor
transport:streamable-http
tools:2
Install Ebook File Check in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"epub-check": {
"url": "https://powmcp.com/epub-check/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs