67
/ 100
1 month ago
glama

bhinneka

MCP server providing flight search, web search, URL fetching with JS rendering, and documentation search tools.

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.
🔐
You'll be asked for 3 credentials: FASTMCP_SERVER_AUTH_GOOGLE_CLIENT_SECRET, CONTEXT7_API_KEY, CLIENT_IP_ENCRYPTION_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.
configFASTMCP_SERVER_AUTH_GOOGLE_CLIENT_ID
🔐 secretFASTMCP_SERVER_AUTH_GOOGLE_CLIENT_SECRET
configFASTMCP_SERVER_AUTH_GOOGLE_BASE_URL
configFASTMCP_SERVER_AUTH_GOOGLE_REDIRECT_PATH
configFASTMCP_SERVER_AUTH_GOOGLE_REQUIRED_SCOPES
configBHINNEKA_AUTH_ALLOWED_EMAILS
configBHINNEKA_AUTH_ALLOWED_DOMAINS
configCONTEXT7_BASE_URL(default: https://context7.com/api)
🔐 secretCONTEXT7_API_KEY(optional): Bearer token for private access
🔐 secretCLIENT_IP_ENCRYPTION_KEY(optional, hex-64). If present, client IP may be included (unencrypted fallback if encryption not available).
configCONTEXT7_TIMEOUT(seconds, default: 15)
configCONTEXT7_DEFAULT_TYPE
configSEARXNG_BASE_URLThese tools require to be set (e.g., https://your-searxng.example).
configSEARXNG_TIMEOUT(seconds, default: 8)
configSEARXNG_MAX_RESULTS(default: 10)
configSEARXNG_LANGUAGE(default: en)
// 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 6 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/tistaharahap-bhinneka-mcp-12iwaq)](https://m8ven.ai/mcp/tistaharahap-bhinneka-mcp-12iwaq)
commit: b6ddc21a42c02f6d4c544fb56928f560e14a9c25
code hash: 9db447ae9f70e5db213848703e6a76f99cc17ce8edf7b790b130f2dbeff62ead
verified: 6/22/2026, 1:19:17 PM
view raw JSON →