zhongyao-mcp-server
by zhouqyu666
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ini | No | Path to the configuration file (config.ini) containing all settings. | |
| COS_BUCKET | No | Tencent Cloud COS bucket name. | |
| COS_REGION | No | Tencent Cloud COS region. | |
| TTS_API_KEY | No | API key for the TTS service (Edge TTS). | |
| TTS_BASE_URL | No | Base URL for the TTS API (default: https://edgettsapi.duckcloud.fun/v1). | |
| COS_SECRET_ID | No | Tencent Cloud COS Secret ID. | |
| COS_SECRET_KEY | No | Tencent Cloud COS Secret Key. | |
| DOUBAO_API_KEY | No | Your Volcengine (Doubao) API key. | |
| DOUBAO_BASE_URL | No | Base URL for the Doubao API (default: https://ark.cn-beijing.volces.com/api/v3). | |
| DOUBAO_CHAT_MODEL | No | Chat model name (default: deepseek-v3-250324). | |
| DOUBAO_IMAGE_MODEL | No | Image generation model name (default: doubao-seedream-3-0-t2i-250415). | |
| DOUBAO_VIDEO_MODEL | No | Video generation model name (default: doubao-seedance-1-0-lite-t2v-250428). |
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
- 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/zhouqyu666/zhongyao-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server