Labsco
GongRzhe logo

Langflow Document Q&A Server

โ˜… 15

from GongRzhe

A document question-and-answer server powered by Langflow.

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

Langflow-DOC-QA-SERVER

smithery badge

<a href="https://glama.ai/mcp/servers/@GongRzhe/Langflow-DOC-QA-SERVER"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@GongRzhe/Langflow-DOC-QA-SERVER/badge" alt="Langflow Document Q&A Server MCP server" /> </a>

A Model Context Protocol server for document Q&A powered by Langflow

This is a TypeScript-based MCP server that implements a document Q&A system. It demonstrates core MCP concepts by providing a simple interface to query documents through a Langflow backend.

Features

Tools

  • query_docs - Query the document Q&A system
    • Takes a query string as input
    • Returns responses from the Langflow backend

Development

Install dependencies:

npm install

Build the server:

npm run build

For development with auto-rebuild:

npm run watch

๐Ÿ“œ License

This project is licensed under the MIT License.