MCP.so
Sign In
Servers

WhoAmI MCP Server

@kukapay

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

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "whoami-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@kukapay/whoami-mcp",
        "--client",
        "claude"
      ]
    }
  }
}

More from Other