calibre

GitHub

The official source code repository for the calibre ebook manager

Tinycss (calibre) MCP Server

Model Context Protocol (tinycss) server

View all calibre servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "tinycss": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-tinycss"
      ]
    }
  }
}