Skip to main content
Glama

WhoAmI MCP 服务器

轻量级的 MCP 服务器可以准确地告诉您您是谁。

GitHub 许可证GitHub 上次提交Python 版本

特征

  • 返回系统用户名作为您的姓名、您的身份。

  • 快速且同步执行,非常适合本地 LLM 集成。

Related MCP server: MCP Toolbox for Databases

安装

  1. 克隆存储库

    git clone https://github.com/kukapay/whoami-mcp.git
  2. 客户端配置

    { "mcpServers": { "whoami": { "command": "uv", "args": ["--directory", "path/to/whoami_mcp", "run", "main.py"] } } }

用法

MCP 工具

  • 姓名whoami

  • 描述:检索当前系统用户的用户名作为您的姓名。

  • 输出:你的名字。

执照

本项目遵循 MIT 许可证。详情请参阅LICENSE文件。

One-click Deploy
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Tools

Latest Blog Posts

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/kukapay/whoami-mcp'

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