context-compression-mcp-server

rsakao/context-compression-mcp-server

3.1

If you are the rightful owner of context-compression-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Context Compression MCP Server is designed to help AI agents manage context window limitations by compressing and storing context data efficiently.

Tools

Functions exposed to the LLM to take actions

store_context

Store context data with optional metadata.

retrieve_context

Retrieve and decompress context data by ID.

search_contexts

Search for contexts matching a query string.

list_contexts

List all stored contexts with pagination.

delete_context

Delete a context by ID.

update_context

Update an existing context's data, title, or tags.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources