MCP Catalogs
Home

RivalSearchMCP

by damionrashford·89·Score 49

RivalSearchMCP is a comprehensive research MCP server offering deterministic search across 5 web engines, 9 social platforms, academic databases, news sources, and document analysis.

searchweb-scrapingknowledge-graph
15
Forks
25
Open issues
this month
Last commit
2d ago
Indexed

Overview

RivalSearchMCP is a FastMCP 3.x server that provides 10 specialized tools for comprehensive research across multiple sources. It stands out for being completely free (no API keys), offering deterministic outputs without in-server LLM processing, and providing structured outputs for agent chaining. The server integrates web search, social platform search, news aggregation, academic research, document analysis, and conflict detection capabilities in a single package, making it highly efficient for information gathering tasks.

Try asking AI

After installing, here are 6 things you can ask your AI assistant:

you:Competitor research by gathering information from multiple sources simultaneously
you:Academic literature review with automatic conflict detection and source scoring
you:Market analysis by collecting news, social discussions, and GitHub activity
you:Document analysis and content extraction from various file types
you:Is RivalSearchMCP really free?
you:Do I need API keys?

When to choose this

Choose this when you need comprehensive research capabilities across multiple platforms without API keys or authentication, especially for competitive intelligence or multi-source fact-checking.

When NOT to choose this

Don't choose this if you need write access to databases or require highly specialized search that's not covered by its 10 available tools.

Tools this server exposes

10 tools extracted from the README
  • web_search

    Concurrent multi-engine search across DuckDuckGo, Bing, Yahoo, Mojeek, and Wikipedia

  • social_search

    Search across 9 social platforms including Reddit, Hacker News, Stack Overflow, and Dev.to

  • news_aggregation

    Aggregate news from 5 sources with optional time-range filtering

  • github_search

    Search GitHub repositories with built-in rate limiting

  • map_website

    Traverse a website in research, docs, or map mode with quality scoring

  • content_operations

    Perform content retrieval, analysis, extraction, scoring, and conflict detection

  • research_topic

    Generate topic reports or entity profiles across multiple sources

  • document_analysis

    Extract text from PDFs, Word documents, and images with OCR

  • scientific_research

    Search academic papers and datasets from multiple databases

  • research_memory

    Manage persistent research workspaces with session-based findings storage

Comparable tools

researchmcpweb-scraper-mcpserp-mcpperplexity-api

Installation

Installation Options

Connect to Live Server

**For Claude Desktop:**

{
  "mcpServers": {
    "RivalSearchMCP": {
      "url": "https://RivalSearchMCP.fastmcp.app/mcp"
    }
  }
}

**For Cursor:** Add the same JSON configuration to your MCP settings.

**For VS Code:** Add the JSON to .vscode/mcp.json

**For Claude Code:**

claude mcp add RivalSearchMCP --url https://RivalSearchMCP.fastmcp.app/mcp

Local Installation with FastMCP CLI

# Clone repository
git clone https://github.com/damionrashford/RivalSearchMCP.git
cd RivalSearchMCP

# Install to your MCP client:
fastmcp install claude-desktop server.py   # For Claude Desktop
fastmcp install cursor server.py           # For Cursor
fastmcp install claude-code server.py      # For Claude Code

FAQ

Is RivalSearchMCP really free?
Yes! RivalSearchMCP is 100% free and open source under the MIT License. There are no API costs, no subscriptions, and no rate limits. You can use the hosted server or run it locally.
Do I need API keys?
No. RivalSearchMCP works completely without any API keys, authentication, or configuration. Just add the URL and use all 10 tools immediately.

Compare RivalSearchMCP with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.