SavantLook MCP Server
About
Let AI automatically analyze the site. Not limited to site monitoring, competitive product analysis, automatic keyword mining, n8n integration, etc.
Details
- Author
- xiaoxigithub
- Downloads
- 291
- Categories
- Other
Jump to
- Domain overview, authority, and health score
- Organic and paid keyword analysis
- Competitor identification in organic and paid search
- Backlink overview, list, and referring domains
- Magic keyword mining tool
- Traffic trends, sources, and engagement metrics
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
SavantLook MCP ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Register an account at SavantLook, create an API token, then configure the server in your MCP client (e.g., Cursor or Claude) with a streamable_http type pointing to https://www.savantlook.com/mcp and an Authorization header set to Bearer your_token. Use any of the listed tools by supplying required parameters.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"savantlook mcp server": {
"savantlook-mcp": {
"url": "https://www.savantlook.com/mcp",
"headers": {
"Authorization": "Bearer you-token",
"Content-Type": "application/json"
}
}
}
}
}
McpServers
{
"savantlook-mcp": {
"url": "https://www.savantlook.com/mcp",
"headers": {
"Authorization": "Bearer you-token",
"Content-Type": "application/json"
}
}
}
π SavantLook MCP Server
A Model Context Protocol (MCP) server implementation that provides tools for accessing SavantLook API data.π Features
The SavantLook MCP server provides tools for: - Domain Analytics π - Domain overview information - Organic and paid keywords analysis - Competitor analysis - Traffic trends and engagement metrics - Keyword Analytics π - Keyword overview data - Related keyword discovery - Phrase questions discovery - Keyword difficulty and search volume, intents, trend, cpc data etc. - Magic keyword mining tool - Backlink Analysis π - Backlink data - Referring domains analysis - Backlink overview and lists - Including page weight, internal links, number of external links, page links, titles, source IP, etc. - Account Management π€ - Account details and credit balance - API usage statistics - Traffic Analytics π¦ - Traffic summary for domains - Traffic sources analysisβοΈ Setup
1. Register an account using our keyword research tool 2. Create a token https://www.savantlook.com/user/api-tokens 3. Server Config ``json
{
"mcpServers": {
"savantlook-mcp": {
"url": "https://www.savantlook.com/mcp",
"headers": {
"Authorization": "Bearer xxxxx",
"Content-Type": "application/json"
}
}
}
}
`
π Variables
| Variable | Description | Default |
|----------|-------------|---------|
| Authorization | Your Savantlook API key | (Required) |
π οΈ Available Tools
| Tool Name | Description | Required Parameters |
|-----------|-------------|---------------------|
| account-details | Retrieve current user account information and credit balance | None |
| adwords-competitors-list | Competitors in Paid Search | target, target_type |
| backlinks-list | Get backlinks list for a specific domain or URL | target, target_type, display_number |
| backlinks-overview | Retrieve domain backlinks overview data | target, target_type |
| organic-competitors-list | Competitors in Organic Search List | target, target_type, database, display_number, display_size |
| domain-country-overview | Get domain traffic data for each country, including paid traffic, organic traffic, branded traffic, and more. | target, target_type |
| domain-overview | Retrieve domain overview [authority, backlink count, health score, etc.] | target, target_type |
| domain-trend | Retrieve a domain's organic search, paid search, intent, traffic, and ranking trends over a specified time period | target, target_type, database |
| analytics-engagement | Retrieve domain analytics engagement metrics (visit duration, bounce rate, average stay time) | target, target_type |
| get-databases | Get all available database types by region | None |
| domain-organic-keyword | Domain Organic Search Keywords | target, target_type |
| today-stats | Retrieve today's API usage statistics for the user | None |
| magic-keywords | Magic Keyword Tool - Precise Keyword Digging Assistant | phrase, database, mode, display_number, display_size |
π° API Units Consumption
API requests to SavantLook consume API units from your account. Different types of requests have different costs. You can check your API units balance using the account-details tool.
β‘ Limited Time Offer! β‘
Now it is a limited time event, only 2 points are required during the test phase.
Keyword Reports API Units Consumption
| Tool | API Units per Line |
|------|-------------------|
| today-stats | 0 |
| account-details | 0 |
| get-databases | 0 |
| analytics-engagement | 0 |
| domain-overview | ~~4~~ π₯ 2 |
| backlinks-overview | ~~4~~ π₯ 2 |
| domain-trend | ~~5~~ π₯ 2 |
| domain-country-overview | ~~5~~ π₯ 2 |
| domain-organic-keyword | ~~10~~ π₯ 2 |
| adwords-competitors-list | ~~10~~ π₯ 2 |
| organic-competitors-list | ~~10~~ π₯ 2 |
| backlinks-list | ~~10~~ π₯ 2 |
| magic-keywords | ~~10~~ π₯ 2 |
π₯οΈ Adding to Cursor or Claude
To add this MCP server to Cursor or Claude:
Cursor
1. In Cursor, go to Settings > MCP Servers
2. Click "Add Server"
3. Configure the server with the following settings:
- Name: Savantlook MCP (or any name you prefer)
- Type: streamable_http
- Variables:
- Authorization`: Your Savantlook API key
- Other optional variables as needed
4. Click "Save"Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



