Langflow-DOC-QA-SERVER is a Model Context Protocol server that connects AI assistants to a Langflow-powered document question-answering system. The implementation exposes a single tool called 'query_docs' that forwards user queries to a Langflow API endpoint, which processes document-based questions using a Mistral model. The server runs on stdio transport for seamless integration with Claude Desktop, making it particularly valuable for workflows that require document-based information retrieval without leaving the conversation interface.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Query the document Q&A system. Takes a query string as input and returns responses from the Langflow backend.