local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Provides system integration to retrieve the local system's username as the user's identity, enabling AI agents to know who they're interacting with on the local machine.
WhoAmI MCP 服务器
轻量级的 MCP 服务器可以准确地告诉您您是谁。
特征
- 返回系统用户名作为您的姓名、您的身份。
- 快速且同步执行,非常适合本地 LLM 集成。
安装
- 克隆存储库Copy
- 客户端配置Copy
用法
MCP 工具
- 姓名:
whoami
- 描述:检索当前系统用户的用户名作为您的姓名。
- 输出:你的名字。
执照
本项目遵循 MIT 许可证。详情请参阅LICENSE文件。