boc-mcp
by zhanghan5
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BOC_BASE_URL | Yes | 博云平台根地址,不要带尾斜杠(必填) | |
| BOC_PASSWORD | Yes | 登录密码(必填) | |
| BOC_USERNAME | Yes | 登录用户名(必填) | |
| BOC_LOG_LEVEL | No | 日志级别(DEBUG/INFO/WARNING/ERROR) | INFO |
| BOC_MCP__HOST | No | MCP HTTP 监听地址 | 0.0.0.0 |
| BOC_MCP__PORT | No | MCP HTTP 监听端口 | 8000 |
| BOC_SYSTEM_ID | No | 业务系统 ID,默认 1 | 1 |
| BOC_VERIFY_SSL | No | 是否校验 HTTPS 证书 | true |
| BOC_CONFIG_FILE | No | 指定 YAML 配置文件路径 | |
| BOC_MAX_RETRIES | No | 网络错误重试次数 | 3 |
| BOC_REQUEST_TIMEOUT | No | 单次 HTTP 请求超时(秒) | 30 |
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/zhanghan5/boc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server