HomeDesign & Media › ao3-mcp

ao3-mcp

Search AO3 and have fics read by a secondary model before they're recommended

Python Local
★ 1 stars Last pushed 2026-07-28 License: MIT

Topics: Art & Culture

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.2)

uvx ao3-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "ao3-mcp": {
      "command": "uvx",
      "args": [
        "ao3-mcp"
      ],
      "env": {
        "GEMINI_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • GEMINI_API_KEY required secret — Gemini API key (free from https://aistudio.google.com/api-keys)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry