langsmith-mcp-server-feedstock
Verified Safeby conda-forge
Overview
Provides a Managed Compute Platform (MCP) server for integrating with the Langsmith SDK.
Installation
langsmith-mcp-serverSecurity Notes
The provided source code primarily consists of build recipes and CI/CD configurations. No 'eval' statements, obfuscation, or hardcoded secrets were found within these configuration and build scripts. The `build-locally.py` script uses `subprocess.check_call` to execute other build scripts, which is standard for such tools. However, the core Python server application logic (`langsmith_mcp_server.server:main`) is not available for a full security audit.
Similar Servers
dotprompts
A personal prompt management system exposed as a Model Context Protocol (MCP) server, enabling AI agents to access, create, update, and delete user-defined prompts.
zed-mcp-server-buildkite
Integrate Buildkite CI/CD with the Zed editor for viewing and interacting with pipelines, builds, jobs, and artifacts.
github-stars-contributions-mcp
An MCP server that allows AI assistants to manage GitHub Stars contributions and profile links through natural language interaction.
dev-workflow-mcp-server
Enforce development workflow discipline by guiding developers through a sequence of best practices (testing, documentation, commit, release) using an MCP (Model Context Protocol) server.