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 💡
elevenlabs-mcp-server
A Model Context Protocol (MCP) server that integrates with ElevenLabs text-to-speech API, featuring both a server component and a sample web-based MCP Client (SvelteKit) for managing voice generation tasks.
@mcpfun/mcp-server-ccxt
High-performance CCXT MCP server for cryptocurrency exchange integration
MCP-Kali-Server
A lightweight API bridge connecting MCP Clients to execute commands on a Linux terminal for AI-assisted penetration testing and CTF challenges.
@gorosun/unified-diff-mcp
Transform code diffs into stunning visual comparisons with GitHub Gist integration and local file output for Claude Desktop.
simpleswift/spm-mcp
An MCP server that provides automation capabilities using Swift Package Manager (SPM)
@charlesmuchene/pref-editor-mcp-server
Edit Android app user preferences in real-time using natural language commands via MCP protocol
