Skip to main content
Glama

whoami-mcp

Servidor MCP de WhoAmI

Un servidor MCP liviano que te dice exactamente quién eres.

Licencia de GitHubÚltima confirmación de GitHubVersión de Python

Características

  • Devuelve el nombre de usuario del sistema como su nombre, su identidad.
  • Ejecución rápida y sincrónica, ideal para la integración local de LLM.

Instalación

  1. Clonar el repositorio
    git clone https://github.com/kukapay/whoami-mcp.git
  2. Configuración del cliente
    { "mcpServers": { "whoami": { "command": "uv", "args": ["--directory", "path/to/whoami_mcp", "run", "main.py"] } } }

Uso

Herramienta MCP

  • Nombre : whoami
  • Descripción : Recupera el nombre de usuario del usuario actual del sistema como su nombre.
  • Salida : su nombre.

Licencia

Este proyecto está licenciado bajo la Licencia MIT. Consulte el archivo de LICENCIA para más detalles.

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

Un servidor MCP liviano que te dice exactamente quién eres.

  1. Características
    1. Instalación
      1. Uso
        1. Herramienta MCP
      2. Licencia

        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