context-mode: Every tool call in an MCP (Model-Controller-Program) environment dumps raw data into the context window, quickly consuming space and causing the agent to lose track of ongoing tasks. Context Mode is an MCP server that tackles this by sandboxing tool outputs to significantly reduce context usage, tracking session events in SQLite for continuity, and promoting 'think in code' to minimize data processing within the LLM.; lightdash_mcp: Lightdash MCP Server allows AI assistants to interact with Lightdash analytics via the Model Context Protocol. It enables data discovery, chart creation, dashboard management, and ad-hoc querying programmatically. The server is installable via pip and integrates with Claude Desktop, Cursor, and other MCP clients.
Deep repository research and analysis (e.g., architecture, contributors, issues)
Integrate AI coding assistants (Claude, Cursor) with Lightdash for natural language data analysis