Skip to main content
Glama

whoami-mcp

WhoAmI MCP 서버

당신이 누구인지 정확하게 알려주는 가벼운 MCP 서버입니다.

GitHub 라이센스GitHub 마지막 커밋파이썬 버전

특징

  • 시스템 사용자 이름을 사용자의 이름, 즉 사용자의 신원으로 반환합니다.
  • 빠르고 동기적인 실행으로 로컬 LLM 통합에 이상적입니다.

설치

  1. 저장소 복제지엑스피1
  2. 클라이언트 구성
    { "mcpServers": { "whoami": { "command": "uv", "args": ["--directory", "path/to/whoami_mcp", "run", "main.py"] } } }

용법

MCP 도구

  • 이름 : whoami
  • 설명 : 현재 시스템 사용자의 사용자 이름을 자신의 이름으로 검색합니다.
  • 출력 : 당신의 이름.

특허

이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.

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