Skip to main content
Glama

whoami-mcp

WhoAmI MCP サーバー

あなたが誰であるかを正確に知らせる軽量の MCP サーバー。

GitHubライセンスGitHub 最終コミットPythonバージョン

特徴

  • あなたの名前、あなたの ID としてシステム ユーザー名を返します。
  • 高速かつ同期的な実行。ローカル LLM 統合に最適です。

インストール

  1. リポジトリのクローンを作成する
    git clone https://github.com/kukapay/whoami-mcp.git
  2. クライアント構成
    { "mcpServers": { "whoami": { "command": "uv", "args": ["--directory", "path/to/whoami_mcp", "run", "main.py"] } } }

使用法

MCPツール

  • 名前: whoami
  • 説明: 現在のシステム ユーザーのユーザー名を自分の名前として取得します。
  • 出力: あなたの名前。

ライセンス

このプロジェクトはMITライセンスの下でライセンスされています。詳細は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

あなたが誰であるかを正確に知らせる軽量の MCP サーバー。

  1. 特徴
    1. インストール
      1. 使用法
        1. MCPツール
      2. ライセンス

        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