Skip to main content
Glama

Kagi MCP Server

Official
by kagisearch
MIT License
51
  • Apple
  • Linux

search

Perform web searches with one or more queries on the Kagi MCP Server. Retrieve numbered results for easy reference, enabling users to access up-to-date information efficiently.

Instructions

Perform web search based on one or more queries. Results are from all queries given. They are numbered continuously, so that a user may be able to refer to a result by a specific number.

Input Schema

NameRequiredDescriptionDefault
queriesYesOne or more concise, keyword-focused search queries. Include essential context within each query for standalone use.

Input Schema (JSON Schema)

{ "properties": { "queries": { "description": "One or more concise, keyword-focused search queries. Include essential context within each query for standalone use.", "items": { "type": "string" }, "title": "Queries", "type": "array" } }, "required": [ "queries" ], "title": "searchArguments", "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/kagisearch/kagimcp'

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