An MCP server for interacting with the Haloscan SEO API.
A Model Context Protocol (MCP) server for interacting with the Haloscan SEO API.
This server allows easy integration with Claude for Desktop, N8N, and other MCP-compatible clients.
get_keywords_overview
keyword
(string): Requested keyword.requested_data
(string[]): Any combination of [keyword_match, related_search, related_question, similar_category, similar_serp, top_sites, similar_highlight, categories, synonyms, metrics, volume_history, serp ].get_keywords_match
keyword
(string): Requested keyword.get_keywords_similar
keyword
(string): Requested keyword.get_keywords_highlights
keyword
(string): Requested keyword.get_keywords_related
keyword
(string): Requested keyword.get_keywords_questions
keyword
(string): Requested keyword.get_keywords_synonyms
keyword
(string): Requested keyword.get_keywords_find
keyword
(string): Requested keyword.keywords
(string[]): Requested keywords.keywords_sources
(string[]): Which strategies to use to find keywords from input (Any combination of [match, serp, related, highlights, categories, questions]).get_keywords_site_structure
keyword
(string): Requested keyword.get_keywords_serp_compare
keyword
(string): Requested keyword.period
(string): The comparison period for SERPs (1 month, 3 months, 6 months, 12 months, custom).get_keywords_serp_availableDates
keyword
(string): Requested keyword.get_keywords_serp_pageEvolution
keyword
(string): Requested keyword.first_date
(string): Date in YYYY-MM-DD format.second_date
(string): Date in YYYY-MM-DD format.url
(string)get_keywords_bulk
keywords
(string[]): Array containing the requested keywords.get_keywords_scrap
keywords
(string[]): Array containing the requested keywords.get_domains_overview
input
(string): Requested url, domain or root domain.requested_data
(string[]): Requested data for the given url or domain, corresponding to the content of different sections of the haloscan overview page.get_domains_positions
input
(string): Requested url, domain or root domain.get_domains_top_pages
input
(string): Requested url, domain or root domain.get_domains_history_positions
input
(string): Requested url or domain.date_from
(string): Date in YYYY-MM-DD format.date_to
(string): Date in YYYY-MM-DD format.get_domains_history_pages
input
(string): Requested url or domain.date_from
(string): Date in YYYY-MM-DD format.date_to
(string): Date in YYYY-MM-DD format.get_page_best_keywords
input
(string[]): Requested urls.get_domains_keywords
input
(string): Requested url or domain.keywords
(string[]): Array containing the requested keywords.get_domains_bulk
inputs
(string[]): Array containing the requested urls or domains.get_domains_competitors
input
(string): Requested url or domain.get_domains_competitors_keywords_diff
input
(string): Requested url or domain.competitors
(string[]): List of competitors to compare the input to.get_domains_competitors_best_pages
input
(string): Requested url or domain.competitors
(string[]): List of competitors to compare the input to.get_domains_competitors_keywords_best_positions
competitors
(string[]): List of competitor domains or root domains.keywords
(string[]): List of keywords to look for.get_domains_visibility_trends
input
(string[]): Array containing the requested urls or domains.get_domains_expired
Add this server to your Claude Desktop configuration file claude_desktop_config.json
:
{
"mcpServers": {
"haloscan": {
"command": "npx",
"args": [
"-y",
"@occirank/haloscan-server",
"start"
],
"env": {
"HALOSCAN_API_KEY": "YOUR API KEY"
}
}
}
}
MIT
Provides the Ferengi Rules of Acquisition with powerful search and retrieval capabilities.
Search for pictures on Unsplash using the Unsplash API.
Fetch, convert, and search AWS documentation pages, with recommendations for related content.
A bridge server for connecting to a SearXNG metasearch engine instance.
Provides full-text and semantic search over structured and unstructured data using Azure Cognitive Search.
Provides comprehensive bidding and tender information query services, including statistics, searches, and planned project queries.
Search for South Korean tourism information, including festivals, temples, and restaurants, using the official Korea Tourism Organization API.
Fetches and processes arXiv papers using LaTeX source for accurate equation handling.
A server for performing deep web searches using the @just-every/search library, requiring API keys via an environment file.
Search for npm packages