Server data from the Official MCP Registry
Local research agent that verifies its own answers. Runs on Gemma 3 4B + Ollama, $0/query.
Local research agent that verifies its own answers. Runs on Gemma 3 4B + Ollama, $0/query.
Valid MCP server (2 strong, 4 medium validity signals). 3 known CVEs in dependencies Package registry verified. Imported from the Official MCP Registry.
14 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: OPENAI_BASE_URL
Environment variable: OPENAI_API_KEY
Environment variable: MODEL_SYNTHESIZER
Environment variable: MODEL_PLANNER
Environment variable: EMBED_MODEL
Environment variable: SEARXNG_URL
Environment variable: LOCAL_CORPUS_PATH
Environment variable: ENABLE_RERANK
Environment variable: ENABLE_FETCH
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-theaisingularity-agentic-research": {
"env": {
"EMBED_MODEL": "your-embed-model-here",
"SEARXNG_URL": "your-searxng-url-here",
"ENABLE_FETCH": "your-enable-fetch-here",
"ENABLE_RERANK": "your-enable-rerank-here",
"MODEL_PLANNER": "your-model-planner-here",
"OPENAI_API_KEY": "your-openai-api-key-here",
"OPENAI_BASE_URL": "your-openai-base-url-here",
"LOCAL_CORPUS_PATH": "your-local-corpus-path-here",
"MODEL_SYNTHESIZER": "your-model-synthesizer-here"
},
"args": [
"agentic-research-engine"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.