DocPull runs on your own machine — the client starts it, so there is no endpoint to ping. 576 installs a week from pypi. Last commit 27 Jul 2026.
Sync public web sources into cited context packs for AI agents, RAG, and MCP clients.
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 docpull -- uvx docpull
{
"mcpServers": {
"docpull": {
"args": [
"docpull"
],
"command": "uvx"
}
}
}
[mcp_servers.docpull]
command = "uvx"
args = ["docpull"]
{
"mcpServers": {
"docpull": {
"args": [
"docpull"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"docpull": {
"args": [
"docpull"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.