Skip to main content
Glama
commontrace

CommonTrace MCP Server

by commontrace

search_traces

Find coding traces using natural language queries and tag filters to access shared programming knowledge and solutions.

Instructions

Search CommonTrace for coding traces matching a natural language query and/or tags.

Args: query: Natural language description of what you're looking for tags: Filter by tags like language, framework, or task type (AND semantics) limit: Maximum number of results (1-50, default 10) context: Searcher's environment context for relevance boosting (e.g. {"language": "python", "os": "linux"}) include_expired: Include expired traces (de-ranked) or exclude entirely (default True)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo
tagsNo
limitNo
contextNo
include_expiredNo

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/commontrace/mcp'

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