Skip to main content
Glama

WhoAmI MCP サーバー

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

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

特徴

  • あなたの名前、あなたの ID としてシステム ユーザー名を返します。

  • 高速かつ同期的な実行。ローカル LLM 統合に最適です。

Related MCP server: MCP Toolbox for Databases

インストール

  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ファイルをご覧ください。

One-click Deploy
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Tools

Latest Blog Posts

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