cn-llm-bridge
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QWEN_API_KEY | Yes | 阿里百炼或兼容的API密钥 | |
| BAILIAN_BASE_URL | No | 百炼API基础URL | https://dashscope.aliyuncs.com/compatible-mode/v1 |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| vision_analyzeA | 分析图像内容。支持 URL 或 base64 编码的图像。返回结构化 JSON(含摘要、文字、物体列表)。适合一次性图像分析。 |
| vision_chatA | 多模态对话。支持含图片的多轮对话,自动简洁回复。如果需要一次性结构化分析(JSON 格式输出),请用 vision_analyze。 |
| audio_transcribeA | 本地音频转写。使用 faster-whisper small 模型(CPU-only,INT8 量化)将音频文件转为文字。支持 m4a/mp3/wav/ogg/flac 等常见格式。返回分段文本和全文。 |
| tools_healthA | 检查所有模型 API 的可用状态。返回各模型是否就绪。 |
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/maxliven/cn-llm-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server