whoami-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHAT_MODEL | No | Model name for chat (e.g., gpt-4o-mini). Required to enable chat. | |
| PROFILE_URL | No | URL to fetch the profile JSON (overrides PROFILE_PATH if set). | |
| CHAT_API_KEY | No | API key for chat provider (optional, depending on provider). | |
| PROFILE_PATH | No | Path to the profile JSON file. | ./profile.json |
| CHAT_BASE_URL | No | Base URL for chat provider (e.g., https://api.openai.com/v1). Required to enable chat. | |
| CHAT_TEMPERATURE | No | Temperature for chat model. | 0.4 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Hemant-Agrawal/whoami-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server