74
/ 100
1 month ago
glama

whoami-mcp

Exposes a person's structured professional profile as MCP tools, enabling Claude and other MCP clients to answer questions about that person based on real data.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: CHAT_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCHAT_API_KEYCHAT_BASE_URL=https://api.openai.com/v1 =sk-... CHAT_MODEL=gpt-4o-mini \
configCHAT_BASE_URLProvider CHAT_MODEL
configCHAT_MODELProvider CHAT_BASE_URL
configCHAT_TEMPERATURE(optional), (default 0.4). See [.env.example](.env.example).
configMCP_PATH
configPORT
configPROFILE_PATHdata/profile.json npm run start:http
configPROFILE_URLfetch the JSON over HTTP (a GitHub gist, your hosted profile API, any endpoint)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hemant-agrawal-whoami-mcp-42d1ii)](https://m8ven.ai/mcp/hemant-agrawal-whoami-mcp-42d1ii)
commit: 089400eb6c1566eff5534c91c096739ca00b1ee7
code hash: 2802307a25401424e9e09b7ae04a53f14a5665082ebacbcc299ea98f26b8b314
verified: 6/18/2026, 10:33:50 AM
view raw JSON →