Loading languages...
@K

@kukapay/whoami-mcp

@kukapay1

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

whoami
username
system
lightweight

# mcpServer Config

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

# stdio

uv --directory path/to/whoami_mcp run main.py
Transport:
stdio
Sprache:
Python
Erstellt:3/16/2025
Aktualisiert:5/10/2025