Search AO3 and have fics read by a secondary model before they're recommended
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx ao3-mcp
MCP client config
{
"mcpServers": {
"ao3-mcp": {
"command": "uvx",
"args": [
"ao3-mcp"
]
}
}
}