Langchain-mcp-tools

Latest version: v0.2.0

Safety actively analyzes 724206 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.0

Changed
- Add support for SSE and Websocket remote MCP servers
- Introduced `McpServersConfig` type
- Changed `stderr` of `McpServersConfig` to `errlog` to follow Python SDK more closely
- Use double quotes instead of single quotes for string literals

0.1.11

Changed
- Update the dependencies, esp. `Updated mcp v1.2.0 -> v1.6.0` (this fixes Issue 22)
- Add `cwd` to `server_config` to specify the working directory for the MCP server to use
- Add `stderr` to specify a filedescriptor to which MCP server's stderr is redirected
- Rename `examples/example.py` to `testfiles/simple-usage.py` to avoid confusion

0.1.10

Changed
- Make the logger fallback to a pre-configured logger if no root handlers exist
- Remove unnecessarily added python-dotenv from the dependencies
- Minor updates to README.me

0.1.9

Changed
- Update LLM models used in example.py

0.1.8

Fixed
- [PR 14](https://github.com/hideya/langchain-mcp-tools-py/pull/14): Fix: Handle JSON Schema type: ["string", "null"] for Notion MCP tools

Changed
- Minor updates to README.me and example.py

0.1.7

Fixed
- [Issue 11](https://github.com/hideya/langchain-mcp-tools-py/issues/11): Move some dev dependencies which are mistakenly in dependencies to the right section

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.