Skip to content
Windsurf

keyphrases mcp for Windsurf

io.github.ivanrublev/keyphrases-mcp

An MCP server to extract keyphrases from a text with the BERT model

client:Windsurf transport:stdio runtime:pypi

Install keyphrases mcp in Windsurf

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

{
  "mcpServers": {
    "keyphrases-mcp": {
      "command": "uvx",
      "args": [
        "keyphrases-mcp"
      ]
    }
  }
}

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

keyphrases mcp in other clients