Skip to main content
Glama
mergi72

VFS DMS ChatGPT Plugin

by mergi72

VFS DMS ChatGPT Plugin

CI Python Release License: MIT

Read-only VFS Platform plugin for ChatGPT and Codex. It exposes the same DMS scope as Demi without duplicating Demi's chat, voice, attachment, credential, or provider code.

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

The plugin connects only to the HTTP MCP endpoint configured in .mcp.json. Provider Bridge and Credential Broker contracts remain untouched.

DMS scope

  • Bridge health

  • Available connections

  • Folder listings

  • Search

  • Share-link resolution

  • Item metadata

  • Explicitly requested document reading

All operations are read-only. Document content is read only after an explicit user request. DMS data is treated as untrusted content, never as instructions.

Related MCP server: Microsoft Graph MCP Server

Configuration

The installable plugin endpoint is declared in .mcp.json. config/plugin.json documents the VFS component contract and the required tool allowlist. There are no credentials in this repository.

The canonical VFS MCP endpoint is http://127.0.0.1:8781/mcp. The MCP server runtime may use SDK v2 internally, but clients and plugins keep the stable endpoint and the same read-only tool contract.

This local endpoint works only for an OpenAI client that can reach the local machine. A hosted ChatGPT connection will require a securely published MCP endpoint with authentication and TLS; do not expose the current unauthenticated local MCP service directly to the internet.

Validation

Run the OpenAI plugin validator from the plugin-creator skill package against this directory.

Related MCP Connectors

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