71
/ 100
6 days ago
glama

TIB MCP Server

A Model Context Protocol server for scholarly tools, enabling AI assistants to interact with scholarly data and services via discoverable 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.
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: OPENAI_API_KEY, CORE_API_KEY, SEMANTIC_SCHOLAR_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.
configOPENAI_MODEL
configMCP_CLIENT_TRANSPORT
configMCP_CLIENT_URL
🔐 secretOPENAI_API_KEY
configMCP_CLIENT_COMMAND
configMCP_CLIENT_CWD
configMCP_SERVER_NAMEServer Name TIB MCP Server any name
configMCP_HOSTBind address (non-stdio transports) 127.0.0.1 Any valid host/IP
configMCP_PORTPort number (non-stdio transports) 8000 Any valid port
configMCP_TRANSPORTTransport protocol streamable-http stdio, http, sse, streamable-http
configMCP_LOG_LEVELLogging verbosity INFO DEBUG, INFO, WARNING, ERROR, CRITICAL
🔐 secretCORE_API_KEY
configCROSSREF_MAILTO
🔐 secretSEMANTIC_SCHOLAR_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 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/jeanpetity-mcp-server-ytivjt)](https://m8ven.ai/mcp/jeanpetity-mcp-server-ytivjt)
commit: 6891d0c1fed1e8050d9ba23d3c946c2fadb555a9
code hash: f988a2d43e46318acadbd5957c4e9f794634102badb056cf57dcaebc85763059
verified: 6/24/2026, 10:07:01 AM
view raw JSON →