whoami-mcp

by kukapay
Verified

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 集成。

安装

  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文件。

-
security - not tested
A
license - permissive license
-
quality - not tested

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

  1. Features
    1. Installation
      1. Usage
        1. MCP Tool
      2. License

        Appeared in Searches

        ID: uklqx99x5k