Skip to main content
Glama

Context Continuation MCP Server

by core3-coder

context_get_project_summary

Generate a detailed project summary by analyzing the project directory path. Ideal for tracking development context and managing AI session workflows efficiently.

Instructions

Get a comprehensive project summary

Input Schema

NameRequiredDescriptionDefault
projectPathYesPath to project directory

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Path to project directory", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }

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