-
securityF
license-
qualityA Model Context Protocol server that provides persistent task management capabilities for AI assistants, allowing them to create, update, and track tasks beyond their usual context limitations.
Last updated -
4
模型上下文协议 (MCP) 服务器根据系统中的代理角色定义和管理上下文边界。
该 MCP 服务器支持 AI 代理的基于角色的上下文管理,允许您:
可以通过修改src/config.ts
来配置服务器。关键配置选项包括:
服务器公开以下资源:
role://{roleId}
- 有关特定角色的信息role://tones
- 可用的音调配置文件该服务器提供以下工具:
process-with-role
- 使用特定角色处理查询create-role
创建新角色update-role
- 更新现有角色delete-role
- 删除自定义角色change-role-tone
- 改变角色基调store-memory
- 为特定角色存储记忆clear-role-memories
- 清除角色的所有记忆服务器给出如下提示:
role-{roleId}
- 使用特定角色来处理请求create-custom-role
- 创建新的自定义角色麻省理工学院
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器可为 AI 代理提供基于角色的上下文管理,允许用户建立特定指令、维护分区内存并根据系统中的不同代理角色调整音调。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Chris-June/MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server