aliyun-k-search-mcp
by KB-521
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TAVILY_RPM | No | Tavily outbound RPM limit (default: 80) | 80 |
| EXA_API_KEY | No | Exa API Key (optional) | |
| MAX_RESULTS | No | Max results per search (1-10, default: 5) | 5 |
| ALIYUN_REGION | No | FC region (default: cn-hangzhou) | cn-hangzhou |
| BOCHA_API_KEY | No | Bocha API Key (optional) | |
| MCP_API_TOKEN | Yes | Required MCP access token, at least 16 characters | |
| DOUBAO_API_KEY | No | 豆包搜索 Custom API Key (optional) | |
| EXA_TIMEOUT_MS | No | Exa request timeout in ms (default: 12000) | 12000 |
| TAVILY_API_KEY | No | Tavily API Key (optional) | |
| ALLOWED_ORIGINS | No | Browser Origin whitelist (optional) | |
| BOCHA_TIMEOUT_MS | No | Bocha request timeout in ms (default: 12000) | 12000 |
| CACHE_TTL_SECONDS | No | Memory cache TTL in seconds (default: 900) | 900 |
| DOUBAO_TIMEOUT_MS | No | Doubao request timeout in ms (default: 15000) | 15000 |
| TAVILY_TIMEOUT_MS | No | Tavily request timeout in ms (default: 15000) | 15000 |
| TAVILY_MAX_QUEUE_MS | No | Tavily max queue time in ms (default: 30000) | 30000 |
| MAX_MONTHLY_SEARCHES | No | Monthly soft limit (default: 900) | 900 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/KB-521/aliyun-k-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server