Alexandria MCP (The-40-Thieves/alexandria-mcp) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. No publisher has claimed this listing.

C
Emerging
74/100
3 days ago

Alexandria MCP

Provides access to 61 public digital libraries through a single unified interface, enabling users to search and retrieve information from academic papers, books, legal records, and more using natural language.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

The-40-Thieves

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
13 tools verified — handlers match their declared behaviour
10 read-only tools verified — handlers contain no write/delete/exec
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 26 credentials: ALEXANDRIA_API_KEY, ALEXANDRIA_EMBEDDINGS_API_KEY, BLS_API_KEY, COINGECKO_API_KEY, CONTEXT7_API_KEY, CORE_API_KEY, COURTLISTENER_API_KEY, CTEXT_API_KEY, DATA_GOV_API_KEY, DIGITALNZ_API_KEY, DPLA_API_KEY, EIA_API_KEY, EUROPEANA_API_KEY, GITHUB_TOKEN, GOOGLE_BOOKS_API_KEY, GOVINFO_API_KEY, HUD_API_TOKEN, JINA_API_KEY, NARA_API_KEY, NEWSDATA_API_KEY, NVD_API_KEY, OPENAI_API_KEY, OPENALEX_API_KEY, OPENCITATIONS_ACCESS_TOKEN, OPENFDA_API_KEY, UN_COMTRADE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configALEXANDRIA_ALLOWED_ORIGINS(, a comma-separated hostname list - loopback
🔐 secretALEXANDRIA_API_KEY2. ALEXANDRIA_BASE_URL, (shared defaults across every role)
configALEXANDRIA_CHUNK_PREFIX
configALEXANDRIA_CORPUS_MIN_SIMcosine similarity (default 0.92).
🔐 secretALEXANDRIA_EMBEDDINGS_API_KEY
configALEXANDRIA_HTTP_RATE_LIMIT(, default 60/minute, 429 with a JSON-RPC
configALEXANDRIA_INGEST_TIMEBOXED
configALEXANDRIA_TRUSTED_PROXY1 to key on CF-Connecting-IP (falling back to
🔐 secretBLS_API_KEY
🔐 secretCOINGECKO_API_KEY
configCONTACT_EMAIL
🔐 secretCONTEXT7_API_KEY
🔐 secretCORE_API_KEY[core.ac.uk/services/api](https://core.ac.uk/services/api)
🔐 secretCOURTLISTENER_API_KEY[courtlistener.com/profile/tokens](https://www.courtlistener.com/profile/tokens/)
🔐 secretCTEXT_API_KEY
🔐 secretDATA_GOV_API_KEY[api.data.gov/signup](https://api.data.gov/signup/). Does not cover smithsonian, which needs its own SMITHSONIAN_API_KEY from the same signup page
🔐 secretDIGITALNZ_API_KEY[digitalnz.org/developers](https://digitalnz.org/developers)
🔐 secretDPLA_API_KEY[pro.dp.la/developers/api-codex](https://pro.dp.la/developers/api-codex)
🔐 secretEIA_API_KEY
🔐 secretEUROPEANA_API_KEY[apis.europeana.eu](https://apis.europeana.eu/en/) — test key immediate, personal ~1 week
🔐 secretGITHUB_TOKEN[github.com/settings/tokens](https://github.com/settings/tokens), public repo read scope. githubsearch and githubmcp are hidden without it; ghsa falls back to 60s pacing and openiti to an unauthenticated search path
🔐 secretGOOGLE_BOOKS_API_KEY[Google Cloud Console](https://console.cloud.google.com/) → APIs & Services → Books API
🔐 secretGOVINFO_API_KEY[api.data.gov/signup](https://api.data.gov/signup/). Does not cover smithsonian, which needs its own SMITHSONIAN_API_KEY from the same signup page
🔐 secretHUD_API_TOKEN
🔐 secretJINA_API_KEY
🔐 secretNARA_API_KEY
🔐 secretNEWSDATA_API_KEY
🔐 secretNVD_API_KEY
🔐 secretOPENAI_API_KEY3. , with baseURL defaulted to https://api.openai.com/v1
🔐 secretOPENALEX_API_KEY
🔐 secretOPENCITATIONS_ACCESS_TOKEN
🔐 secretOPENFDA_API_KEY
configSUPABASE_URL
🔐 secretUN_COMTRADE_KEY
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tool annotations

11/13 tools have annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

2/13 tools missing one or more hints — search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); read (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint). OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 2 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/suavecito585-alexandria-mcp-n081xt)](https://m8ven.ai/mcp/suavecito585-alexandria-mcp-n081xt)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 369677117342be28d30d70656326fcf4d1598fcb
code hash: 2ca36d2ec1c5125c41122729481cf3dfdb1926aa9b99c2e98e3913f800b0269d
verified: 9/5/2026, 7:53:18 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client