research-powerpack-mcp
Verified Safeby yigitkonur
Overview
Provides comprehensive online research (web, Reddit, scraping, AI synthesis) as modular tools for AI coding assistants and other LLM agents.
Installation
npx research-powerpack-mcpEnvironment Variables
- SERPER_API_KEY
- REDDIT_CLIENT_ID
- REDDIT_CLIENT_SECRET
- SCRAPEDO_API_KEY
- OPENROUTER_API_KEY
- RESEARCH_MODEL
- LLM_EXTRACTION_MODEL
Security Notes
The server architecture follows good practices for handling external API calls with robust error handling, timeouts, and explicit environment variable usage for secrets. There are no obvious signs of 'eval' or obfuscation. Relying on multiple external APIs introduces inherent supply chain and service availability risks, but these are mitigated by retry logic and graceful degradation. Proper management of API keys is crucial.
Similar Servers
mcp-omnisearch
A Model Context Protocol (MCP) server that provides unified access to multiple search providers, AI tools, and content processing/enhancement features through a single interface.
Google-Search-MCP-Server
This MCP server enhances Google search with AI-powered research synthesis, content extraction, source quality assessment, and deduplication, designed to be used by large language models (LLMs) like Claude.
perplexity-mcp-zerver
This server provides AI-powered research capabilities by automating interactions with Perplexity's web interface, offering web search, content extraction, and persistent chat without needing a direct API.
mcp-server
Provides a Model Context Protocol (MCP) server for integrating comprehensive search and data extraction via SerpApi.