C
Emerging
74/100
3 days ago
glama

Yuvansh MCP Server

Provides read-only Chatty Pi tools via a streamable HTTP MCP endpoint, enabling access to user profile, posts, notifications, and YuvaBucks balance.

Emerging. Nothing concerning found — the project is young, and grades cap until reputation is earned through real adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

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. Or connect your repo for the top badge — read-only, revoke anytime. What we access →

Install from

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

// key findings
4 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: CHATTY_PI_API_KEY, MCP_AUTH_TOKEN
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. Since this is a local server, you set these in your own MCP client configuration and they stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configCHATTY_PI_API_BASE_URLChatty Pi API base URL
🔐 secretCHATTY_PI_API_KEYserver-side Chatty Pi API credential
configENABLE_MOCK_AUTHWith =true and NODE_ENV=development, the server authenticates the configured MOCK_USER_ID and uses mock Chatty Pi data. This is for local testing only.
🔐 secretMCP_AUTH_TOKENreserved for future trusted authentication integration
configMCP_PATHMCP endpoint path, default /mcp
configMOCK_USER_IDWith ENABLE_MOCK_AUTH=true and NODE_ENV=development, the server authenticates the configured and uses mock Chatty Pi data. This is for local testing only.
configPORTHTTP port, default 3000
// 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 4 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/yuvansh1108-yuvansh-mcp-server-17sqj9)](https://m8ven.ai/mcp/yuvansh1108-yuvansh-mcp-server-17sqj9)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 1e2df669ed30f1d8a76e1bf98afdb57df5d4a00d
code hash: 129af8e4f039a2edf1dc8eac2351ecccaabe80a50edfc0a9cfd5b047a07eb9a5
verified: 8/11/2026, 7:31:49 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client