summary-always
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| add_summaryA | 添加对话总结到记录中。 当用户说"总结记录一下"时,使用此工具记录当前对话的有价值信息。 使用场景:
重点要求: 总结内容需要清晰简练,遵循一句话说明白的原则。要聚焦在用户提出的内容上。 关键词的选择要要宁缺毋滥(不要超过5个)。要突出特殊性独立性关联性,比如项目名称、关键技术、人名等,不要太笼统的名词。 参数说明: ♦ content: 需要总结的对话内容。例如:'用户需要创建一个MCP服务器来记录对话总结。' ♦ keywords: 可选的关键词列表,用于标记总结的主题。 |
| show_summariesA | 显示之前记录的总结。 当用户说"看一下之前的总结"时,使用此工具查看所有历史总结记录。 参数说明: ♦ filterKeywords: 可选的关键词过滤,只显示包含指定关键词的总结 ♦ limit: 可选的数量限制,显示最新的N条总结 输出格式: 每行显示一条总结,格式为: YYYYMMDD #关键词1 #关键词2 总结内容... 使用场景:
|
| save_summariesA | 保存当前所有总结到文件。 当用户说"保存总结"时,使用此工具将当前内存中的所有总结记录保存到文件中。 保存方式:
|
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/wsd1/mcp-server-summary-always'
If you have feedback or need assistance with the MCP directory API, please join our Discord server