Filter, Aggregate, and Export MCP Data Without Burning Context Tokens
Every execute() call stores results in a server-side data cache. query_cache lets you filter, aggregate, and sort that data without loading it into the LLM's context — and export_data downloads the full dataset when you're done.
Read more →