Loading MCP server directory, please wait...
An MCP server to extract keyphrases from a text with the BERT model
npx @getmcp/cli add io.github.IvanRublev/keyphrases-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.IvanRublev/keyphrases-mcp": {
"command": "uvx",
"args": [
"keyphrases-mcp-server",
"keyphrases-mcp"
]
}
}
}