A lightweight MCP server that tells you exactly who you are.
1 stars
Python
Updated May 10, 2025
Documentation
WhoAmI MCP Server
A lightweight MCP server that tells you exactly who you are.
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:
bash
npx -y @smithery/cli install @kukapay/whoami-mcp --client claude1. Clone the Repository
bash
git clone https://github.com/kukapay/whoami-mcp.git2. Client Configuration
json
{
"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.
Similar MCP
Based on tags & features
Trending MCP
Most active this week
