Skip to main content
Glama
pyproject.toml595 B
[project] name = "image-video-mcp" version = "0.1.0" description = "基于 FastMCP 的图像和视频生成 MCP 服务" readme = "README.md" requires-python = ">=3.11" dependencies = [ "fastmcp>=2.13.1", "httpx>=0.28.1", "loguru>=0.7.3", "pydantic>=2.12.4", "pydantic-settings>=2.12.0", "python-dotenv>=1.2.1", "google-genai>=0.2.0", "pillow>=10.0.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src/image_video_mcp"] [project.scripts] image-video-mcp = "image_video_mcp.main:main"

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/luyike221/xiaohongshu-mcp-python'

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