Ao3 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 902 installs a week from pypi. Last commit 28 Jul 2026.
Search AO3 and have fics read by a secondary model before they're recommended
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ao3-mcp -- uvx ao3-mcp
{
"mcpServers": {
"ao3-mcp": {
"args": [
"ao3-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ao3-mcp]
command = "uvx"
args = ["ao3-mcp"]
{
"mcpServers": {
"ao3-mcp": {
"args": [
"ao3-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ao3-mcp": {
"args": [
"ao3-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.