Context Continuation MCP Server
by core3-coder
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| context_start_sessionC | Start a new context tracking session |
| context_end_sessionC | End the current context tracking session |
| context_track_messageC | Track a message in the current session |
| context_get_statusB | Get current session status and token usage |
| context_restore_sessionC | Generate a context restoration prompt for continuing work |
| context_add_milestoneC | Add a project milestone |
| context_log_decisionC | Log a technical decision |
| context_get_project_summaryC | Get a comprehensive project summary |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/core3-coder/context-continue-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server