Langflow-DOC-QA-SERVER
10
Langflow-DOC-QA-SERVER is an MCP server that facilitates document Q&A via a Langflow backend. It allows users to create document-querying flows and interact with content using a simple query interface. Designed for developers familiar with Langflow and MCP.
Overview
Langflow-DOC-QA-SERVER is a TypeScript-based Model Context Protocol (MCP) server offering document Q&A capabilities. Key features include:
query_docs
: Allows querying the document Q&A system with input strings to receive responses from the Langflow backend.
Prerequisites
- Create and configure a Langflow Document Q&A flow.
- Obtain and save the Flow API Endpoint for configuration.
Development
- Install via npm, build, and run the server.
- Supports environment variables for API endpoint configuration.
- Recommended debugging through MCP Inspector.
Installation
- Instructions provided for installation on Claude Desktop for both MacOS and Windows.
- Available for automatic installation via Smithery.