Skip to main content
Glama

whoami-mcp

WhoAmI MCP Server

A lightweight MCP server that tells you exactly who you are.

GitHub License GitHub Last Commit Python Version

Features

  • Returns the system username as your name, your identity.
  • Fast and synchronous execution, ideal for local LLM integration.

Installation

Installing via Smithery

To install WhoAmI for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @kukapay/whoami-mcp --client claude
  1. Clone the Repository
    git clone https://github.com/kukapay/whoami-mcp.git
  2. Client Configuration
    { "mcpServers": { "whoami": { "command": "uv", "args": ["--directory", "path/to/whoami_mcp", "run", "main.py"] } } }

Usage

MCP Tool

  • Name: whoami
  • Description: Retrieves the username of the current system user as your name.
  • Output: your name.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Deploy 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
          MIT License
        • -
          security
          A
          license
          -
          quality
          Open source MCP server specializing in easy, fast, and secure tools for Databases.
          Last updated -
          10,216
          Apache 2.0
          • Linux
        • -
          security
          A
          license
          -
          quality
          A lightweight, fast MCP server that provides onchain capabilities for the LLMs and Agents.
          Last updated -
          18
          188
          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