A lightweight MCP server that tells you exactly who you are.
Clone the Repository
git clone https://github.com/kukapay/whoami-mcp.git
Client Configuration
{
"mcpServers": {
"whoami": {
"command": "uv",
"args": ["--directory", "path/to/whoami_mcp", "run", "main.py"]
}
}
}
whoami
This project is licensed under the MIT License. See the LICENSE file for details.
{
"mcpServers": {
"whoami": {
"env": {},
"args": [
"--directory",
"path/to/whoami_mcp",
"run",
"main.py"
],
"command": "uv"
}
}
}
Seamless access to top MCP servers powering the future of AI integration.