Back to directory
kukapay/whoami-mcp

kukapay/whoami-mcp

@kukapay

A lightweight MCP server that tells you exactly who you are by returning the system username.

whoamiidentitysystem-usermcppythonutilitytool

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13