Provides web search and content retrieval capabilities with built-in Cloudflare bypass mechanisms for reliable web scraping and anti-detection measures
Enables creation of SQLite tables with trends data through the create_sql_table tool for structured data storage and analysis
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@RivalSearchMCPresearch AI agent trends for 2026 and export findings to CSV"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
RivalSearchMCP
Advanced MCP server for web research, content discovery, and trends analysis.
š 100% Free & Open Source ā No API keys, no subscriptions, no rate limits. Just add one URL and go.
What It Does
RivalSearchMCP provides comprehensive tools for accessing web content, performing multi-engine searches, analyzing websites, conducting research workflows, and analyzing trends data. It includes 6 core tool categories for comprehensive web research capabilities.
ā Why It's Useful
Access web content and perform searches with anti-detection measures
Analyze website content and structure with intelligent crawling
Conduct end-to-end research workflows with progress tracking
Analyze trends data with comprehensive export options
Generate LLMs.txt documentation files for websites
Integrate with AI assistants for enhanced web research
š” Example Query
Once connected, try asking your AI assistant:
"Use rival-search-mcp to research trends for AI agents and automation workflows in 2026. Search for the latest developments, analyze how interest has changed over time, compare regional adoption, find related emerging topics, and export the findings to a report."
š¦ How to Get Started
RivalSearchMCP runs as a remote MCP server hosted on FastMCP. Just follow the steps below to install, and go.
Connect to Live Server
Or add this configuration manually:
For Cursor:
For Claude Desktop:
Go to Settings ā Add Remote Server
Enter URL:
https://RivalSearchMCP.fastmcp.app/mcp
For VS Code:
Add the above JSON to your
.vscode/mcp.jsonfile
For Claude Code:
Use the built-in MCP management:
claude mcp add RivalSearchMCP --url https://RivalSearchMCP.fastmcp.app/mcp
Local Development
If you want to run the server locally or contribute:
Clone the repository:
git clone https://github.com/damionrashford/RivalSearchMCP.git cd RivalSearchMCPInstall dependencies:
pip install -r requirements.txtRun the server:
# Runs in stdio mode by default (compatible with Claude/IDE MCP clients) python server.pyTo connect your local instance to Claude Desktop, add this to your
claude_desktop_config.json:"RivalSearchMCP-local": { "command": "python", "args": ["/absolute/path/to/RivalSearchMCP/server.py"] }
š Available Tools
Search & Discovery (1 tool)
web_searchā Advanced web search with Cloudflare bypass, rich snippets detection, and multi-engine fallback
Content Retrieval (2 tools)
retrieve_contentā Enhanced content retrieval from URLs with multiple extraction methodsstream_contentā Real-time streaming content processing from WebSocket URLs
Website Analysis (1 tool)
traverse_websiteā Intelligent website exploration with different modes (research, docs, map)
Content Analysis (2 tools)
analyze_contentā AI-powered content analysis and insights extractionextract_linksā Link extraction and analysis from web pages
Trends Analysis (10 tools)
search_trendsā Search for trends data for given keywordsget_related_queriesā Get related queries for a keyword with interest valuesget_interest_by_regionā Get interest by geographic region for a keywordget_trending_searchesā Get trending searches for a locationexport_trends_to_csvā Export trends data to CSV fileexport_trends_to_jsonā Export trends data to JSON filecreate_sql_tableā Create SQLite table with trends datacompare_keywords_comprehensiveā Comprehensive comparison of multiple keywordsget_interest_over_timeā Get interest over time for keywordsget_related_topicsā Get related topics for a keyword
Research Workflows (1 tool)
research_topicā End-to-end research workflow for comprehensive topic analysis
Documentation Generation (1 tool)
generate_llms_txtā Generate LLMs.txt files for websites following the llmstxt.org specification
ā” Key Features
Anti-Detection: Cloudflare bypass and rate limiting for reliable scraping
Rich Snippets: Advanced detection of featured snippets and rich results
Multi-Engine Fallback: Automatic fallback to alternative search engines
Progress Tracking: Real-time progress reporting for long-running operations
Data Export: Multiple format support (CSV, JSON, SQL) for trends data
Intelligent Crawling: Smart website traversal with configurable depth and modes
š¬ FAQ
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.
No. RivalSearchMCP works out of the box without any API keys. Just add the server URL to your MCP client and you're ready to go.
RivalSearchMCP works with any MCP-compatible client including Claude Desktop, Cursor, VS Code, and Claude Code.
Absolutely! Clone the repo, install dependencies, and run python server.py. Full instructions are in the Getting Started section above.
š Documentation
For detailed guides and examples, visit the Full Documentation.
š¤ Contributing
Contributions are welcome! Whether it's fixing bugs, adding new research tools, or improving documentation, your help is appreciated.
Fork the Project
Create your Feature Branch (
git checkout -b feature/AmazingFeature)Commit your Changes (
git commit -m 'Add some AmazingFeature')Push to the Branch (
git push origin feature/AmazingFeature)Open a Pull Request
š” Issues, Feedback & Support
Found a bug, have a feature request, or want to share how you're using RivalSearchMCP? We'd love to hear from you!
Report a bug ā Help us improve by reporting issues
Request a feature ā Suggest new capabilities you'd find useful
Share your use case ā Tell us how you're using RivalSearchMCP
š Open an Issue
Attribution & License
This is an open source project under the MIT License. If you use RivalSearchMCP, please credit it by linking back to RivalSearchMCP. See LICENSE file for details.
ā Like this project? Give it a star!
If you find RivalSearchMCP useful, please consider giving it a star. It helps others discover the project and motivates continued development!