Skip to main content
Glama

whoami-mcp

WhoAmI MCP-Server

Ein leichter MCP-Server, der Ihnen genau sagt, wer Sie sind.

GitHub-LizenzLetzter GitHub-CommitPython-Version

Merkmale

  • Gibt den Systembenutzernamen als Ihren Namen, Ihre Identität zurück.
  • Schnelle und synchrone Ausführung, ideal für die lokale LLM-Integration.

Installation

Installation über Smithery

So installieren Sie WhoAmI für Claude Desktop automatisch über Smithery :

npx -y @smithery/cli install @kukapay/whoami-mcp --client claude
  1. Klonen Sie das Repository
    git clone https://github.com/kukapay/whoami-mcp.git
  2. Client-Konfiguration
    { "mcpServers": { "whoami": { "command": "uv", "args": ["--directory", "path/to/whoami_mcp", "run", "main.py"] } } }

Verwendung

MCP-Werkzeug

  • Name : whoami
  • Beschreibung : Ruft den Benutzernamen des aktuellen Systembenutzers als Ihren Namen ab.
  • Ausgabe : Ihr Name.

Lizenz

Dieses Projekt ist unter der MIT-Lizenz lizenziert. Weitere Informationen finden Sie in der Datei LICENSE .

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

Tools

Ein leichter MCP-Server, der Ihnen genau sagt, wer Sie sind.

  1. Merkmale
    1. Installation
      1. Installation über Smithery
    2. Verwendung
      1. MCP-Werkzeug
    3. Lizenz

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        An MCP server to run commands.
        Last updated -
        2
        933
        160
        TypeScript
        MIT License
        • Apple
      • A
        security
        F
        license
        A
        quality
        A MCP Server used to collect MCP Servers over the internet.
        Last updated -
        3
        18
        Python
        • Apple
      • A
        security
        A
        license
        A
        quality
        An MCP server that enables saving and sharing Claude Desktop conversations, allowing users to store chats privately or make them public through a web interface.
        Last updated -
        2
        6
        TypeScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A lightweight mcp server that tells you exactly where you are.
        Last updated -
        Python
        MIT License

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/whoami-mcp'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server