Langflow-DOC-QA-SERVER
If you are the rightful owner of Langflow-DOC-QA-SERVER and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server for document Q&A powered by Langflow.
Langflow-DOC-QA-SERVER is a TypeScript-based Model Context Protocol (MCP) server designed to facilitate document question and answer (Q&A) interactions. It leverages the Langflow backend to provide a streamlined interface for querying documents. The server is built to demonstrate core MCP concepts, offering a simple yet effective way to interact with document data through a Q&A system. Users can create a Langflow Document Q&A flow, configure it with necessary components, and use the server to query documents. The server is compatible with various platforms and can be integrated with tools like Claude Desktop for enhanced functionality.
Features
- query_docs: Allows querying the document Q&A system with a query string and returns responses from the Langflow backend.