get_server_context
Generates a comprehensive context file to display the server's current state, memory, and capabilities, enabling instant LLM awareness when referenced in conversations.
Instructions
Generate a comprehensive context file showing the server's current state, memory, and capabilities. Creates .mcp-server-context.md that can be @ referenced in conversations for instant LLM awareness
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | No | Custom output path for the context file | |
| writeToFile | No | Whether to write the context to .mcp-server-context.md file | |
| maxRecentItems | No | Maximum number of recent items to show | |
| includeDetailed | No | Include detailed information |