sioyek

GitHub

Sioyek is a PDF viewer with a focus on textbooks and research papers

9,730 stars C C 1 file ยท ~2,031 tokens #pdf#pdf-viewer#research-paper

sioyek MCP Server

MCP server for ahrm/sioyek

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "sioyek": {
      "command": "npx",
      "args": [
        "-y",
        "@ahrm/sioyek"
      ]
    }
  }
}