Skip to main content
Glama

whoami-mcp

WhoAmI MCP 服务器

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

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

特征

  • 返回系统用户名作为您的姓名、您的身份。
  • 快速且同步执行,非常适合本地 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文件。

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

Tools

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

  1. 特征
    1. 安装
      1. 用法
        1. MCP 工具
      2. 执照

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          An MCP server to run commands.
          Last updated -
          2
          933
          160
          TypeScript
          MIT License
          • Apple
        • A
          security
          F
          license
          A
          quality
          A MCP Server used to collect MCP Servers over the internet.
          Last updated -
          3
          18
          Python
          • Apple
        • A
          security
          A
          license
          A
          quality
          An MCP server that enables saving and sharing Claude Desktop conversations, allowing users to store chats privately or make them public through a web interface.
          Last updated -
          2
          6
          TypeScript
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          A lightweight mcp server that tells you exactly where you are.
          Last updated -
          Python
          MIT License

        View all related MCP servers

        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