Hubble MCP Server

by ascentkorea
  • Apple

hubble_mcp

⚠️注意

目前仅在本地 VPN 环境中可用。

由于API偶尔可能会失败,您需要检查数据响应是否正常收到。
(如果点击Claude用作工具的消息,您可以检查API响应消息。)

设置你的环境

设置 claude_desktop_config.json 文件

  • Claude 桌面 > 文件 > 偏好设置 (Ctrl + ,) > 开发者 > 编辑偏好设置
    • 修改json文件后需要重启Claude Desktop>File>Exit!
  • 如果您使用的是 Mac,则需要 uv 可执行文件的绝对路径,请参阅下面的 Mac 示例。
{ "mcpServers": { "hubble": { "command": "uv", "args": [ "--directory", "<Hubble MCP Server 다운로드후 zip 파일 압축 해제후 data_api.py 파일 있는 경로>", "run", "data_api.py" ], "env": { "HUBBLE_API_KEY": "<HUBBLE_API_KEY>" } } } }

示例 Windows 设置文件

{ "mcpServers": { "hubble": { "command": "uv", "args": [ "--directory", "C:\\Users\\XXXX\\Documents\\hubble\\hubble_mcp", "run", "data_api.py" ], "env": { "HUBBLE_API_KEY": "xxx-xxxx-xxxx-xxx" } } } }

示例 MacOS/Linux 配置文件

{ "mcpServers": { "hubble": { "command": "/Users/XXX/.local/bin/uv", "args": [ "--directory", "/Users/XXX/workspace/hubble/hubble_mcp", "run", "data_api.py" ], "env": { "HUBBLE_API_KEY": "xxx-xxxx-xxxx-xxx" } } } }

所提供工具(功能)的描述( https://hubble-data-api.ascentlab.io/

  • get_search_path:搜索路径 API
  • get_keyword_info:关键词的搜索量(月搜索量)、Google SERP 中出现的特征类型摘要、搜索意图(INCT)、韩国的性别/年龄比例
  • get_graph_info:关键词之间的关系信息
  • crawl_google_serp:Google SERP API
  • crawl_web_page:通用网页采集API
  • crawl_google_suggest_extension:Google Suggest API
  • crawl_google_trends:Google 趋势 API

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

基于 Python 的模型上下文协议服务器与 Claude Desktop 集成,允许用户通过使用他们的 Hubble API 密钥配置服务器来连接到 Hubble API 服务。

  1. 设置你的环境
    1. 设置 claude\_desktop\_config.json 文件
      1. 所提供工具(功能)的描述( )

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          A Python-based server that implements the Model Context Protocol to interface with Claude Desktop as an MCP client, supporting interaction through efficient memory management.
          Last updated -
          1
          Python
          MIT License
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol server that enables Claude to interact with the ConnectWise Manage API to perform operations like retrieving, creating, updating, and deleting tickets, companies, contacts, and other entities.
          Last updated -
          JavaScript
          MIT License
          • Apple
        • A
          security
          A
          license
          A
          quality
          A collection of Model Context Protocol servers that enable Claude Desktop to provide development assistance capabilities with filesystem, Git, shell command, and web search functionality without incurring API usage costs.
          Last updated -
          2
          14
          TypeScript
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol server that provides tools for interacting with HubSpot CRM, allowing users to create, update, delete, and fetch summary records stored as Note engagements in HubSpot.
          Last updated -
          JavaScript
          MIT License

        View all related MCP servers

        ID: vkqa4eluk5