Haloscan MCP Server
JSON →An MCP server for interacting with the Haloscan SEO API.
Tools · 28
- get_user_credit Retrieves the remaining credit for the user identified by the provided API key.
- get_keywords_overview Retrieves an overview of a specific keyword, providing key performance indicators such as search volume, competition level, and trends over time.
- get_keywords_match Retrieves keyword data based on an exact match search, providing detailed insights into how the specific keyword performs in search engines.
- get_keywords_similar Retrieves the list of keywords that are semantically or topically similar to a given keyword.
- get_keywords_highlights Retrieves the key performance highlights from a given keyword.
- get_keywords_related Retrieves the list of keywords that are contextually or topically related to a given keyword.
- get_keywords_questions Retrieves a list of question-based keywords related to a given keyword.
- get_keywords_synonyms Retrieves a list of synonyms related to a given keyword.
- get_keywords_find Retrieves comprehensive data for a given keyword or list of keywords, including search volume, competition, and trend analysis.
- get_keywords_site_structure Retrieves the site structure data for a given domain, including the keywords associated with the site's pages, hierarchical organization, and relevant metadata for SEO optimization.
- get_keywords_serp_compare Retrieves a comparison of search engine results pages (SERP) for two or more keywords, providing insights into how they perform in search rankings.
- get_keywords_serp_availableDates Retrieves the available dates for historical SERP data of a given keyword at a given period.
- get_keywords_serp_pageEvolution Retrieves the evolution of SERP rankings for a specific keyword over time, showing how a page's position in search results has changed.
- get_keywords_bulk Retrieves keyword data for multiple keywords at once in a bulk request.
- get_keywords_scrap Retrieves keyword data by scraping the search engine results pages (SERP) for a given keyword.
- get_domains_overview Retrieves a comprehensive SEO performance summary for a specific domain.
- get_domains_positions Retrieves the search engine ranking positions of a specified domain for one or more keywords.
- get_domains_top_pages Retrieves the top-performing pages of a specified domain based on organic search metrics such as traffic, number of ranking keywords, and visibility.
- get_domains_history_positions Retrieves historical ranking positions for a specific domain across selected keywords.
- get_domains_history_pages Retrieves historical SEO performance data for the top pages of a specified domain.
- get_page_best_keywords Retrieves the top-performing keywords for a specific URL, showing which search queries drive the most traffic and visibility to that page.
- get_domains_keywords Retrieves all the keywords a domain ranks for in organic search results, along with their associated metrics such as ranking position, traffic, and search volume.
- get_domains_bulk Retrieves SEO performance metrics for multiple domains in a single request.
- get_domains_competitors Retrieves a list of organic search competitors for a given domain based on overlapping keywords.
- get_domains_competitors_keywords_diff Compares the keyword differences between a given domain and its competitors, highlighting keywords that one domain ranks for but the other does not.
- get_domains_competitors_best_pages Retrieves the best-performing pages of competitors for a given domain.
- get_domains_competitors_keywords_best_positions Retrieves the best-ranking keywords for a given domain compared to its competitors.
- get_domains_visibility_trends Retrieves the visibility trend for a specific domain over time, showing how its search engine visibility has evolved.
Environment variables
HALOSCAN_API_KEY
Links
★ 1 GitHub stars