GongRzhe/Langflow-DOC-QA-SERVER
A Model Context Protocol server for document Q&A powered by Langflow . It demonstrates core MCP concepts by providing a simple interface to query documents through a Langflow backend.
Platform-specific configuration:
{
"mcpServers": {
"Langflow-DOC-QA-SERVER": {
"command": "npx",
"args": [
"-y",
"Langflow-DOC-QA-SERVER"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...