kimi-search-mcp
by withgardener
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIMI_API_KEY | Yes | Kimi Code API Key (required). Must be created in Kimi Code Console, not platform.moonshot.cn. | |
| KIMI_TIMEOUT | No | Request timeout in seconds. | 60 |
| KIMI_FETCH_URL | No | Override the default fetch endpoint URL. Normally not needed. | |
| KIMI_SEARCH_URL | No | Override the default search endpoint URL. Normally not needed. | |
| KIMI_USER_AGENT | No | Custom User-Agent string. | |
| KIMI_CLI_IDENTITY | No | Set to 'true' to mimic the official CLI identity (KimiCLI/1.30.0 UA and X-Msh-* headers). Use at your own risk; may violate Kimi Code terms. | false |
| KIMI_DEFAULT_LIMIT | No | Default number of results to return (1-20). | 8 |
| KIMI_INCLUDE_CONTENT | No | Whether to fetch page content by default during search. | false |
| KIMI_MAX_CONTENT_CHARS | No | Maximum characters for a single content piece before truncation. | 4000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |