ContextPull runs on your own machine — the client starts it, so there is no endpoint to ping. 295 installs a week from npm. Last commit 14 Sep 2026.
Exact document sections on demand for LLM agents: index in context, search, read, grep, neighbours.
We read the source, 19 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.
check = subprocess.run([self.server_python, "-c", "import contextpull.server"], capture_output=True, text=True)
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 contextpull -- npx -y contextpull
{
"mcpServers": {
"contextpull": {
"args": [
"-y",
"contextpull"
],
"command": "npx"
}
}
}
[mcp_servers.contextpull]
command = "npx"
args = ["-y", "contextpull"]
{
"mcpServers": {
"contextpull": {
"args": [
"-y",
"contextpull"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"contextpull": {
"args": [
"-y",
"contextpull"
],
"command": "npx"
}
}
}
Answer questions from documents too large to fit in context, reading only the sections you need.
Connect AI assistants to Outline for document search, reading, and management
Search, read, and automate TextMine documents, records, workflows, integrations, and agent tasks.
Local-first document management and semantic search for AI coding agents
Crawl documentation sites into local corpora agents can search, read, and diff fully offline.
Congressional Documents — full-text search and retrieval over the official
Read consulting services and search public architecture consulting documents in English or German.
Human-owned review for agent plans, rendered documents, Forms, research, and live previews.
Answers built from our own checks of this server.