54
/ 100
10 days ago
glama

MCP Bootstrap Research Server

Provides tools to search arXiv papers and extract metadata, enabling AI assistants to access academic research papers via the Model Context Protocol.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — search_papers (line 74: with open(file_path, "w") as json_file:)
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: GEMINI_API_KEY, GOOGLE_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.
configGEMINI_MODELDefault model is gemini-2.5-flash; override with in .env.
🔐 secretGEMINI_API_KEYyour_key_here
🔐 secretGOOGLE_API_KEY
// 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/mishrarajesh-mcp-project-1vqwln)](https://m8ven.ai/mcp/mishrarajesh-mcp-project-1vqwln)
commit: 08a24ff58c7cdaee74ab7e5a666e4123d1e2b43c
code hash: 58223cd32dcf99ee824d7c9e0c7c265e008af4f42f7961229b4da5a621b23041
verified: 7/21/2026, 8:58:19 AM
view raw JSON →