Skip to main content
Glama

讯飞智文PPT生成服务MCP Server

pyproject.toml721 B
[project] name = "zwppt-mcp" version = "0.0.1" description = "ZWPPT-MCP: 讯飞智能PPT生成服务MCPServer,支持MCP协议和uvx一键启动。" readme = "README.md" requires-python = ">=3.10" authors = [ {name = "lxwang12", email = "lxwang12@iflytek.com"} ] license = {text = "MIT"} classifiers = [ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", ] dependencies = [ "mcp[cli]>=1.3.0", "requests", "requests_toolbelt" ] [project.scripts] zwppt-mcp = "zwppt_mcp.server:main" [build-system] requires = ["setuptools>=61.0", "wheel"] build-backend = "setuptools.build_meta" [tool.setuptools] package-dir = {"" = "src"}

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/Alex-Smith-1234/zwppt-mcp'

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