MohanBisunke/Multi-Server-Tool-Enabled-MCP-Chat-App
A Streamlit-based chat application powered by LangChain, OpenAI, and Model Context Protocol (MCP). This project demonstrates how a single LLM can seamlessly interact with multiple MCP servers—both local and remote—to reason, call tools, and return concise final answers.
Platform-specific configuration:
{
"mcpServers": {
"Multi-Server-Tool-Enabled-MCP-Chat-App": {
"command": "npx",
"args": [
"-y",
"Multi-Server-Tool-Enabled-MCP-Chat-App"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...