Agentic Research runs on your own machine — the client starts it, so there is no endpoint to ping. 111 installs a week from pypi. Last commit 21 Apr 2026.
Local research agent that verifies its own answers. Runs on Gemma 3 4B + Ollama, $0/query.
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 agentic-research -- uvx agentic-research-engine
{
"mcpServers": {
"agentic-research": {
"args": [
"agentic-research-engine"
],
"command": "uvx"
}
}
}
[mcp_servers.agentic-research]
command = "uvx"
args = ["agentic-research-engine"]
{
"mcpServers": {
"agentic-research": {
"args": [
"agentic-research-engine"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agentic-research": {
"args": [
"agentic-research-engine"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.