Loading MCP server directory, please wait...
Search AO3 and have fics read by a secondary model before they're recommended
npx @getmcp/cli add io.github.ArturLys/ao3-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
GEMINI_API_KEYGemini API key (free from https://aistudio.google.com/api-keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ArturLys/ao3-mcp": {
"command": "uvx",
"args": [
"ao3-mcp"
],
"env": {
"GEMINI_API_KEY": ""
}
}
}
}