Interact with the Haloscan SEO API for search engine optimization tasks.
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
Search for IP addresses using Chaitin's IP Intelligence API.
A server for performing deep web searches using the @just-every/search library, requiring API keys via an environment file.
Local RAG (on-premises) with MCP server.
A Model Context Protocol (MCP) server providing access to Google Programmable Search Engine (PSE) and Custom Search Engine (CSE).
Google News search capabilities with automatic topic categorization and multi-language support via SerpAPI integration.
Provides AI assistants with direct access to Mastra.ai's complete knowledge base.
RAG MCP for your Agentset data.
Search and get up-to-date information about NPM, Cargo, PyPi, and NuGet packages.
Enables LLMs to search, download, and extract information from YouTube music videos.
Search the web using Kagi's search API