keyphrases mcp for Claude Desktop
io.github.ivanrublev/keyphrases-mcp
An MCP server to extract keyphrases from a text with the BERT model
client:Claude Desktop
transport:stdio
runtime:pypi
Install keyphrases mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"keyphrases-mcp": {
"command": "uvx",
"args": [
"keyphrases-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs