Skip to main content
Glama

Short Video MCP Server

by yangbuyiya
MIT License
38
constants.py217 B
# 常量定义模块 # URL正则表达式模式 URL_REGEX_PATTERN = r"http[s]?:\/\/[\w.-]+[\w\/-]*[\w.-]*\??[\w=&:\-\+\%]*[/]*" # 默认响应代码 DEFAULT_RESPONSE_CODES = { 'SUCCESS': 200, 'ERROR': 500 }

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/yangbuyiya/yby6-crawling-short-video-mcp'

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