45
/ 100
24 days ago
glama

search-mcp

Provides an MCP server with a search tool for agents, backed by Cloudflare AI Search and a synced corpus of git repositories.

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 3 credentials: GH_TOKEN, GITHUB_TOKEN, R2_SECRET_ACCESS_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.
configCLOUDFLARE_ACCOUNT_IDexport R2_ACCESS_KEY_ID=... R2_SECRET_ACCESS_KEY=... =...
configCORPUS_GIT_ORGexport =your-org GITHUB_TOKEN=... # for sync-runner clone auth
configCORPUS_ROOT
🔐 secretGH_TOKEN
🔐 secretGITHUB_TOKENexport CORPUS_GIT_ORG=your-org =... # for sync-runner clone auth
configR2_ACCESS_KEY_IDexport =... R2_SECRET_ACCESS_KEY=... CLOUDFLARE_ACCOUNT_ID=...
configR2_ACCOUNT_ID
configR2_S3_ENDPOINT
🔐 secretR2_SECRET_ACCESS_KEYexport R2_ACCESS_KEY_ID=... =... CLOUDFLARE_ACCOUNT_ID=...
configSYNC_REPO_ROOT
configSYNC_SKIP_GITHUB_VERIFY
configUPLOAD_CONCURRENCY
// 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 0 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/skyphusion-labs-search-mcp-1ypbf0)](https://m8ven.ai/mcp/skyphusion-labs-search-mcp-1ypbf0)
commit: 419e933058bb935928a0da36f0fcbe14f98eb7f9
code hash: bb2a4f164f881794dfab1bbfd2cddbf89548f2efa9994f4e0092068c63b082c3
verified: 7/7/2026, 10:02:33 AM
view raw JSON →