MCP server
LangSmith MCP Server
Opens LangSmith traces, prompts, datasets and experiments to an agent.
Add it to your client
OfficialInstall
uvx langsmith-mcp-server
mcpServers
{
"mcpServers": {
"langsmith-mcp": {
"command": "uvx",
"args": [
"langsmith-mcp-server"
]
}
}
}- Transport
- both
- Runtime
- Python
- Auth
- Required
- License
- MIT
Tools
fetch_runslist_projectsget_thread_historylist_promptsget_prompt_by_namepush_promptlist_datasetsread_datasetcreate_datasetlist_examplesread_exampleupdate_examples+3
Gives an MCP client read and write access to a LangSmith workspace: run history, conversation threads, prompt versions, dataset examples, experiment results and billing usage. It runs locally with uvx over stdio, or over HTTP for self-hosted deployments. LangChain now points new setups at the hosted remote MCP endpoint and keeps this package for self-hosted installs older than v0.15.
Similar MCP servers
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
Developer ToolsCloud Platforms & Infrastructure
Braintrust MCP
MCP serverQueries Braintrust eval data and production logs from a coding agent.
Data & AnalyticsAI Models & Inference
W&B MCP Server
MCP serverQueries Weights & Biases runs and Weave traces in plain language.
Data & AnalyticsAI Models & Inference
Comments(0)
Sign in to comment