Kagi MCP Server
by apridachin
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
KAGI_API_KEY | Yes | Your Kagi API key | |
UV_PUBLISH_TOKEN | No | Your token used for publishing to PyPI. | |
UV_PUBLISH_PASSWORD | No | Your password for publishing to PyPI. | |
UV_PUBLISH_USERNAME | No | Your username for publishing to PyPI. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
ask_fastgpt | Ask fastgpt to search web and give an answer with references |
enrich_web | Enrich context with web content focused on general, non-commercial web content. |
enrich_news | Enrich context with web content focused on non-commercial news and discussions. |