Skip to content
Cline

ctan mcp for Cline

io.github.mrfentmen/ctan-mcp

Keyless MCP server for CTAN: LaTeX packages, authors, descriptions, install paths.

client:Cline transport:stdio runtime:npm

Install ctan mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "ctan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ctan-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ctan mcp in other clients