Used for managing environment variables including Ubersuggest credentials
Source code repository hosting and issue tracking for the MCP server
Required runtime environment for the MCP server
Provides installation of the MCP server dependencies through Node.js package management
Ubersuggest MCP Server
An MCP (Model Context Protocol) server that integrates Neil Patel's Ubersuggest SEO platform with Cursor IDE, enabling AI-assisted SEO analysis directly within your development environment.
Features
Domain Overview: Comprehensive domain analysis including traffic and ranking data
Keyword Research: Research keywords with volume, difficulty, and competition metrics
Site Audit: Perform technical SEO audits to identify optimization opportunities
Traffic Estimation: Estimate organic traffic potential for domains
Related MCP server: SEO Inspector & Schema Validator MCP
Prerequisites
Node.js v16 or higher
Ubersuggest account credentials
Cursor IDE with MCP support
Installation
Clone the repository:
Install dependencies:
Create a
.envfile based on.env.example:
Add your Ubersuggest credentials to
.env:
Usage
Running the MCP Server
For development with auto-reload:
Configuring Cursor IDE
Add the following to your Cursor IDE's MCP configuration:
Available Tools
1. Domain Overview
2. Keyword Research
3. Site Audit
4. Traffic Estimation
Legal Notice
⚠️ IMPORTANT: This is an unofficial integration that uses reverse-engineered endpoints. Using this tool may violate Ubersuggest's Terms of Service. Users are responsible for:
Reviewing and complying with Ubersuggest's Terms of Service
Understanding the legal risks of web scraping
Using conservative rate limits to minimize server impact
Accepting all risks associated with using this unofficial integration
Security Considerations
Credentials are stored in environment variables
All API communications use HTTPS
Rate limiting is implemented to prevent detection
Session tokens are managed securely
Contributing
Contributions are welcome! Please read our contributing guidelines before submitting PRs.
License
MIT License - see LICENSE file for details
Support
For issues and questions, please use the GitHub issue tracker.
Disclaimer
This project is not affiliated with, endorsed by, or sponsored by Neil Patel or Ubersuggest. Use at your own risk.