guinacio/langchain-mcp-client
This Streamlit application provides a user interface for connecting to MCP (Model Context Protocol) servers and interacting with them using different LLM providers (OpenAI, Anthropic, Google, Ollama).
Platform-specific configuration:
{
"mcpServers": {
"langchain-mcp-client": {
"command": "npx",
"args": [
"-y",
"langchain-mcp-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...