Keyphrases MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from pypi. Last commit 31 Oct 2025.
An MCP server to extract keyphrases from a text with the BERT model
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
ENV MCP_KEYPHRASES_SPACY_TOKENIZER_MODEL=${MCP_KEYPHRASES_SPACY_TOKENIZER_MODEL}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add keyphrases-mcp -- uvx keyphrases-mcp
{
"mcpServers": {
"keyphrases-mcp": {
"args": [
"keyphrases-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.keyphrases-mcp]
command = "uvx"
args = ["keyphrases-mcp"]
{
"mcpServers": {
"keyphrases-mcp": {
"args": [
"keyphrases-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"keyphrases-mcp": {
"args": [
"keyphrases-mcp"
],
"command": "uvx"
}
}
}
Interact with Opik prompts, traces, datasets and metrics through the Model Context Protocol.
MCP server for summarizer ai. Features summarize text, extract key points, generate abstract. From
An LLM-based code review MCP server with AST-powered smart context extraction
A Model Context Protocol (MCP) server enabling AI assistants to interact with Spira by Inflectra.
Call 120+ AI models and live web context (scrape/crawl/extract) from any MCP client with one key
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
PDF parsing server with text extraction, metadata, search, images, and TOC via MCP
A simple MCP server with an echo tool for testing purposes
Answers built from our own checks of this server.