Skip to main content
Glama

Hubble MCP Server

by ascentkorea

get_serp_info

Retrieve Google SERP data for specific keywords and regions using API requests. Supports queries for KR, US, and JP, enabling insights into search engine rankings and results.

Instructions

구글 SERP API 요청

Input Schema

NameRequiredDescriptionDefault
glNokr
keywordYes

Input Schema (JSON Schema)

{ "properties": { "gl": { "default": "kr", "enum": [ "kr", "us", "jp" ], "title": "Gl", "type": "string" }, "keyword": { "title": "Keyword", "type": "string" } }, "required": [ "keyword" ], "title": "get_serp_infoArguments", "type": "object" }

You must be authenticated.

Other Tools from Hubble MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ascentkorea/hubble_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server