Skip to main content
Glama

Kagi MCP server

by ac3xx

kagi_search

Execute web searches via Kagi’s API, enabling precise results retrieval using query parameters and customizable limits for efficient data access.

Instructions

Perform web search using Kagi

Input Schema

NameRequiredDescriptionDefault
limitNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "maximum": 100, "minimum": 1, "type": "number" }, "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Kagi 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/ac3xx/mcp-servers-kagi'

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