Skip to main content
Glama
mergi72

VFS DMS ChatGPT Plugin

by mergi72

VFS DMS ChatGPT Plugin

CI Python Release License: MIT

面向 ChatGPT 和 Codex 的只读 VFS 平台插件。它暴露与 Demi 相同的 DMS 范围,而不重复 Demi 的聊天、语音、附件、凭据或 provider 代码。

ChatGPT / Codex
       |
       v
VFS DMS Plugin
       |
       v
VFS MCP Server -> Provider Bridge -> DMS
                         |
                         v
                 Credential Broker

该插件仅连接到 .mcp.json 中配置的 HTTP MCP 端点。Provider Bridge 和 Credential Broker 契约保持不变。

DMS 范围

  • Bridge 健康检查

  • 可用连接

  • 文件夹列表

  • 搜索

  • 共享链接解析

  • 项目元数据

  • 经显式请求的文档读取

所有操作均为只读。文档内容仅在用户明确请求后才被读取。DMS 数据被视为不可信内容,绝不将其视为指令。

Related MCP server: Microsoft Graph MCP Server

配置

可安装插件的端点在 .mcp.json 中声明。config/plugin.json 记录了 VFS 组件契约和所需的工具允许列表。此仓库中不包含任何凭据。

默认端点为 http://127.0.0.1:8781/mcp

此本地端点仅适用于可以访问本机的 OpenAI 客户端。若使用托管的 ChatGPT 连接,则需一个安全发布且带身份验证和 TLS 的 MCP 端点;请勿将当前未经身份验证的本地 MCP 服务直接暴露到互联网。

验证

在目录上运行 plugin-creator 技能包中的 OpenAI 插件验证器。

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
2Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    F
    maintenance
    Enables AI assistants to interact with Mender IoT platform for device management, deployment monitoring, and fleet analysis through natural language commands. Provides read-only access to device status, deployment logs, releases, and system monitoring capabilities.
    2
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides AI agents with secure, read-only file system access to analyze and understand project codebases, enabling multi-repository context aggregation and cross-project code tracing.
    5
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    Provides AI assistants with read-only access to Secureframe's compliance data, enabling querying of security controls, tests, users, vendors, and more across frameworks like SOC 2 and ISO 27001.
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.

  • Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.

  • Read-only phone intelligence for AI voice agents — line type, risk, DNC, signed receipts.

View all MCP Connectors

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/mergi72/vfs-dms-chatgpt-plugin'

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