Skip to main content
Glama
__init__.py481 B
""" Scenext MCP Server Package AI视频生成服务的模型上下文协议服务器 这个包提供了与Scenext AI视频生成平台集成的MCP服务器, 允许通过模型上下文协议生成教学视频。 """ from ._version import __version__ __author__ = "Scenext" __email__ = "support@lynkframe.com" __description__ = "Scenext MCP Server - AI视频生成服务的模型上下文协议服务器" from scenext_mcp.server import main __all__ = ["main", "__version__"]

Latest Blog Posts

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/typing233/scenext-mcp'

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