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:
npx -y @smithery/cli install @kukapay/whoami-mcp --client claude
-
Clone the Repository
git clone https://github.com/kukapay/whoami-mcp.git -
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.
Recommend MCP Servers 💡
java-mcp
A Model Context Protocol (MCP) server implemented in Java, configurable for use with clients like Claude Desktop.
imagemagic-mcp
A server that provides ImageMagick image processing capabilities using the MCP protocol, implementing functions like binarization, color adjustment, resizing, format conversion, etc.
monad-mcp
An MCP server for deploying Monad contracts with AI integration, providing tools for compiling and deploying Solidity contracts to the Monad testnet
ancestry-mcp
Ancestry MCP server made with Python that allows interactability with .ged (GEDCOM) files
mcp-server-tft
An MCP server for Team Fight Tactics (TFT) that provides access to TFT game data including match history and details
mcp-server-ipinfo
IP Geolocation Server for MCP
