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.
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:
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 READMEweb_searchConcurrent multi-engine search across DuckDuckGo, Bing, Yahoo, Mojeek, and Wikipedia
social_searchSearch across 9 social platforms including Reddit, Hacker News, Stack Overflow, and Dev.to
news_aggregationAggregate news from 5 sources with optional time-range filtering
github_searchSearch GitHub repositories with built-in rate limiting
map_websiteTraverse a website in research, docs, or map mode with quality scoring
content_operationsPerform content retrieval, analysis, extraction, scoring, and conflict detection
research_topicGenerate topic reports or entity profiles across multiple sources
document_analysisExtract text from PDFs, Word documents, and images with OCR
scientific_researchSearch academic papers and datasets from multiple databases
research_memoryManage persistent research workspaces with session-based findings storage
Comparable tools
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/mcpLocal 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 CodeFAQ
- 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
Last updated · Auto-generated from public README + GitHub signals.