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

        • -
          security
          A
          license
          -
          quality
          A lightweight mcp server that tells you exactly where you are.
          Last updated -
          3
          Python
          MIT License
        • -
          security
          A
          license
          -
          quality
          Open source MCP server specializing in easy, fast, and secure tools for Databases.
          Last updated -
          8,892
          Go
          Apache 2.0
          • Linux
        • -
          security
          A
          license
          -
          quality
          A lightweight, fast MCP server that provides onchain capabilities for the LLMs and Agents.
          Last updated -
          335
          176
          TypeScript
          MIT License
          • Linux
          • Apple
        • -
          security
          F
          license
          -
          quality
          MCP server that gives MCP clients (like Cursor, Claude, Windsurf) the ability to remember user information across conversations using vector search technology.
          Last updated -

        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