Skip to main content
Glama

sbwsz-mcp

smithery.yaml780 B
# Smithery configuration file: https://smithery.ai/docs/config#smitheryyaml runtime: "container" build: dockerfile: "Dockerfile" # Dockerfile路径 dockerBuildPath: "." # Docker构建上下文 startCommand: type: "http" # configSchema和exampleConfig是可选的 - 如果不需要配置可以移除 configSchema: # 可选:定义配置模式 type: object properties: apiUrl: type: string description: SBWSZ API基础URL default: "https://mtgch.com/api/v1" timeout: type: number description: 请求超时时间(毫秒) default: 10000 exampleConfig: # 可选:示例配置 apiUrl: "https://mtgch.com/api/v1" timeout: 10000

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/lieyanqzu/sbwsz-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server