Langflow Document Q&A
CreatedGongRzhe
Enables querying documents through a Langflow backend using the Model Context Protocol.
About
Langflow Document Q&A provides a Model Context Protocol (MCP) server for querying documents. Built with TypeScript, this server demonstrates core MCP concepts by offering a streamlined interface for interacting with a Langflow backend configured for document question answering. It integrates with tools like Claude Desktop, allowing users to query documents with ease.
Key Features
- Integrates with Langflow for backend processing
- Configurable API endpoint for Langflow service
- Implements a Model Context Protocol server for document Q&A
- Provides a 'query_docs' tool for querying documents
- Includes debugging support via MCP Inspector
Use Cases
- Integrating document Q&A capabilities into applications using the Model Context Protocol
- Extending Claude Desktop with document Q&A functionality
- Querying documents through a Langflow backend