Back to Home
damionrashford icon

RivalSearchMCP

Verified Safe

by damionrashford

Overview

Advanced MCP server for web research, content discovery, and trends analysis, integrating AI for enhanced insights and orchestrating various data gathering tools.

Installation

Run Command
python server.py

Environment Variables

  • OPENROUTER_API_KEY
  • OPENROUTER_MODEL
  • ENVIRONMENT
  • PORT
  • LOG_LEVEL
  • REDIS_URL

Security Notes

The server demonstrates a strong focus on security. It includes explicit `RateLimiter` and `InputValidator` modules. The `InputValidator` defines and checks for `DANGEROUS_PATTERNS` like script injection, iframes, directory traversal, and `eval`/`exec` calls in user queries and URLs, which is a critical protection against common web vulnerabilities. Numeric and boolean parameters are also validated. The `SecurityMiddleware` integrates these components to block suspicious requests. `OPENROUTER_API_KEY` is retrieved from environment variables, preventing hardcoded secrets. While comprehensive, no system is perfectly impenetrable, hence a score of 9.

Similar Servers

Stats

Interest Score43
Security Score9
Cost ClassHigh
Avg Tokens50000
Stars27
Forks12
Last Update2026-01-18

Tags

web researchcontent discoverytrends analysismulti-engine searchAI enhancedscientific researchFastMCPweb crawlingdata exportLLM documentation