Skip to main content
Glama

Context Continuation MCP Server

by core3-coder

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
context_start_session

Start a new context tracking session

context_end_session

End the current context tracking session

context_track_message

Track a message in the current session

context_get_status

Get current session status and token usage

context_restore_session

Generate a context restoration prompt for continuing work

context_add_milestone

Add a project milestone

context_log_decision

Log a technical decision

context_get_project_summary

Get a comprehensive project summary

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