Kagi MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KAGI_API_KEYYesYour Kagi API key
UV_PUBLISH_TOKENNoYour token used for publishing to PyPI.
UV_PUBLISH_PASSWORDNoYour password for publishing to PyPI.
UV_PUBLISH_USERNAMENoYour username for publishing to PyPI.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
ask_fastgptAsk fastgpt to search web and give an answer with references
enrich_webEnrich context with web content focused on general, non-commercial web content.
enrich_newsEnrich context with web content focused on non-commercial news and discussions.