VFS DMS ChatGPT Plugin
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@VFS DMS ChatGPT PluginSearch DMS for the latest board meeting minutes"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
VFS DMS ChatGPT Plugin
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 BrokerThe 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.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Services, case studies, 169 data and AI guides, and AI readiness scoring. Read-only, keyless.
- HAVNOAuthapp.havnre
Read-only AI access to HAVN properties, leads, tasks, files, media, and analytics.
Read-only access to your Citlyze workspace: AI search visibility, citations, and recommendations.
Read-only access to your CodeMouse accounts, repositories, and AI pull-request reviews.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceEnables 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.2MIT
- AlicenseNot gradedqualityDmaintenanceProvides read-only access to Microsoft 365 services including SharePoint, OneDrive, Outlook, Teams, and Calendar through the Microsoft Graph API, enabling users to search, browse, and retrieve content across their M365 suite.1MIT
- AlicenseNot gradedqualityDmaintenanceProvides 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.5MIT
- AlicenseNot gradedqualityFmaintenanceProvides 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.8MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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