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
Provides an AI search tool to enhance AI model responses with real-time search results from various search engines using the Higress ai-search feature.
MCP server for interacting with the Ordiscan API to query Bitcoin ordinals and inscriptions. Requires an Ordiscan API key.
An MCP server for web and local search using the Brave Search API.
Provides comprehensive queries for policy-related information, including government subsidies, benefits, and support for enterprises.
Search for videos, users, and retrieve danmaku from the Bilibili API.
All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.
Search and retrieve cryptographic research papers from the IACR Cryptology ePrint Archive.
Search Engine made for AIs by Exa
Retrieves information from Wikipedia to provide context to Large Language Models (LLMs).
An MCP server for expert discovery, registration, and context injection, utilizing vector and graph databases.