Skip to main content
Glama
langchain-ai

LangSmith MCP Server

Official
by langchain-ai

list_prompts

Retrieve prompts from LangSmith with options to filter by visibility and limit results for prompt management.

Instructions

Fetch prompts from LangSmith with optional filtering.

Args: is_public (str): Filter by prompt visibility - "true" for public prompts, "false" for private prompts (default: "false") limit (int): Maximum number of prompts to return (default: 20)

Returns: Dict[str, Any]: Dictionary containing the prompts and metadata

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
is_publicNofalse
limitNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/langchain-ai/langsmith-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server