关于
This tool acts as a minimal remote MCP server designed specifically for ChatGPT connectors, empowering AI models to interact with NetDocuments. It provides two core functionalities: searching for documents based on a query and fetching specific files by ID. Crucially, it handles the conversion of various binary document types like PDFs and DOCXs into plain text, making them directly consumable by language models for deep research and conversational AI.
主要功能
- Fetch and convert binary NetDocuments files (PDF, DOCX, TXT) to plaintext for AI consumption.
- Supports per-user OAuth (Authorization Code + PKCE) for secure and authenticated access.
- Search NetDocuments documents with an inline query language for flexible querying.
- Configurable environment variables for client details, URLs, and search behavior.
- 0 GitHub stars
- Designed as an MCP server for seamless integration with ChatGPT Connectors.
使用案例
- Integrating NetDocuments content for research and analysis within ChatGPT connectors.
- Developing custom AI applications requiring secure, programmatic access to NetDocuments files.
- Enabling AI models to dynamically access and process information from NetDocuments.