pptx-minio-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MINIO_PORT | No | MinIO API 端口 | |
| MINIO_USE_SSL | No | 是否使用 HTTPS | |
| MINIO_ENDPOINT | Yes | MCP 服务上传文件时访问的 MinIO API 地址 | |
| MINIO_ACCESS_KEY | Yes | MinIO access key,不要返回给用户 | |
| MINIO_SECRET_KEY | Yes | MinIO secret key,不要返回给用户 | |
| DEBUG_MCP_ECHARTS | No | 调试标志 | |
| MINIO_BUCKET_NAME | Yes | 上传使用的 bucket 名称 | |
| PPTX_CLEANUP_LOCAL | No | 上传成功后是否删除本地 artifact,默认 true | |
| PPTX_OBJECT_PREFIX | No | MinIO object key 前缀,默认 presentations | |
| PPTX_MINIO_ENV_FILE | No | 显式指定 env 配置文件路径 | |
| PPTX_MINIO_WORK_DIR | No | 本地 artifact 工作目录,默认系统临时目录 | |
| MINIO_PRESIGN_EXPIRES | No | 下载链接有效期,单位秒,最大 604800 | |
| MINIO_PUBLIC_ENDPOINT | No | 用户浏览器下载时访问的外部地址 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/DaiShuaishuai/pptx-minio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server