Skip to main content
Glama

Sun MCP Server

by ChenYCL

sun_get_summary

Retrieve the content of a specific summary file by providing the filename. Use this tool to access structured insights, outcomes, and next steps from chat sessions processed by the MCP server.

Instructions

Get content of a specific summary file

Input Schema

NameRequiredDescriptionDefault
filenameYesName of the summary file to retrieve

Input Schema (JSON Schema)

{ "properties": { "filename": { "description": "Name of the summary file to retrieve", "type": "string" } }, "required": [ "filename" ], "type": "object" }
Install Server

Other Tools from Sun MCP Server

Related Tools

    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/ChenYCL/sun-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server