by langchain-ai · MCP Server · ★ 126
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🦜🛠️ LangSmith MCP Server A production-ready Model Context Protocol (MCP) server that provides seamless integration with the LangSmith observability platform. This server enables language models to fetch conversation history, prompts, runs and traces, datasets, experiments, and billing usage from LangSmith. 📋 Example Use Cases The server enables powerful capabilities including: 💬 Conversation History: "Fetch the history of my conversation from thread 'thread-123' in project 'my-chatbot'" (paginated by character budget) 📚 Prompt Management: "Get all public prompts in my workspace" / "Pull the template for the 'legal-case-summarizer' prompt" 🔍 Traces & Runs: "Fetch the latest 10 root runs from project 'alpha'" / "Get all runs for trace <uuid> (page 2 of 5)" 📊 Datasets: "List datasets of type chat" / "Read examples from dataset 'customer-support-qa'" 🧪 Experiments: "List experiments for dataset 'my-eval-set' with latency and cost metrics" 📈 Billing: "Get billing usage for Se
| Stars | 126 |
| Forks | 39 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 59.8461968828671/100 |
| Open Issues | 19 |
| Last Updated | 2026-06-30 |
| Created | 2025-04-28 |
| Platforms | docker, mcp, python |
| Est. Tokens | ~18k |
These tools work well together with langsmith-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
langsmith-mcp-server is an open-source mcp server by langchain-ai with 126 GitHub stars.
langsmith-mcp-server is primarily written in Python.
You can find installation instructions and usage details in the langsmith-mcp-server GitHub repository at github.com/langchain-ai/langsmith-mcp-server. The project has 126 stars and 39 forks, indicating an active community.
langsmith-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.