71
/ 100
6 days ago
glama

ao3-mcp

Model Context Protocol server for Archive of Our Own: search fanfiction and have an AI read and rank fics for you.

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 1 credential: GEMINI_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.
🔐 secretGEMINI_API_KEYblock instead — the server reads from the environment as a fallback:
configGEMINI_MODELmodel gemini-flash-latest Model the reader uses.
configGEMINI_MODEL_BACKUPbackup-model gemini-flash-lite-latest Fallback model when the main one is throttled.
configAO3_MIN_INTERVALmin-interval 0.6 Minimum seconds between AO3 requests.
// 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/arturlys-ao3-mcp-k0g11t)](https://m8ven.ai/mcp/arturlys-ao3-mcp-k0g11t)
commit: 3ecc7e984bd42a395c6654b53b2a7df1b95e3619
code hash: db147db8410be6ee1bb1f34ffda413cc42de605b20b1cb2df8863f796ccc287f
verified: 7/25/2026, 8:34:32 AM
view raw JSON →