69
/ 100
2 days ago
glama

AI Project Explorer

Enables AI assistants to discover and interact with GitHub repositories through standardized MCP tools, allowing exploration and retrieval of project information without direct API calls.

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: GITHUB_TOKEN, MCP_SERVER_AUTH_TOKEN, OPENAI_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.
configHOST0.0.0.0 No Bind address for HTTP server
configPORT8000 No Bind port for HTTP server
configGITHUB_REQUEST_TIMEOUT_SECONDS10 No GitHub request timeout
🔐 secretGITHUB_TOKEN(unset) No GitHub token (raises rate limit to 5 000/hr)
configMAX_REPOSITORIES30 No Maximum repositories returned
configMAX_README_CHARACTERS30000 No README truncation limit
🔐 secretMCP_SERVER_AUTH_TOKENexport =your-token # if auth is enabled
🔐 secretOPENAI_API_KEY
configMCP_SERVER_URLexport =http://localhost:8000
configREMOTE_CLIENT_GITHUB_USERexport =your-github-username
configALLOWED_GITHUB_USERNAMEFor local development, leave unset to allow lookups
// 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 5 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/shravanthivr-ai-project-explorer-1gx09w)](https://m8ven.ai/mcp/shravanthivr-ai-project-explorer-1gx09w)
commit: 6088ade2d1fd40064f992a7dd53d3bdee664dedf
code hash: ea00639d7494584d43dd03ac6da0453aa87e93147854e601fdc8e2c786cc7016
verified: 7/29/2026, 9:15:16 AM
view raw JSON →