Back to Home
bhakti259 icon

mcp-langchain-client

Verified Safe

by bhakti259

Overview

Enables LLMs to interact with external tools from MCP servers through a LangChain-integrated client, offering both CLI and Streamlit web interfaces.

Installation

Run Command
streamlit run client2_with_streamlit.py

Environment Variables

  • OPENAI_API_KEY

Security Notes

The client uses standard practices for API key management (via .env file). It relies on the user to configure trusted MCP servers, especially for `stdio` transport which executes local commands. No obvious direct `eval` or dynamic command execution from untrusted user input within the client's code, but the security of the configured MCP servers and the potential for prompt injection leading to unintended tool calls are external considerations.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens300
Stars0
Forks0
Last Update2025-11-28

Tags

LangChainLLMToolingStreamlitMCP