Skip to content
Windsurf

ctan mcp for Windsurf

io.github.mrfentmen/ctan-mcp

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

client:Windsurf transport:stdio runtime:npm

Install ctan mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ctan mcp in other clients