Skip to content
Windsurf

languagetool mcp for Windsurf

io.github.mrfentmen/languagetool-mcp

Keyless MCP server for LanguageTool: grammar, spelling and style checking in 30+ languages.

client:Windsurf transport:stdio runtime:npm

Install languagetool mcp in Windsurf

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

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

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

languagetool mcp in other clients