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 default endpoint is http://127.0.0.1:8781/mcp.

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.

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