ao3-mcp
Related Servers
Alternatives to ao3-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that manages character knowledge and relationships for creative writing projects, offering semantic search and AI-powered analysis.4MIT
- FlicenseNot gradedqualityFmaintenanceThis server implements the Model Context Protocol to facilitate meaningful interaction and understanding development between humans and AI through structured tools and progressive interaction patterns.57-
- AlicenseAqualityCmaintenanceModel Context Protocol (MCP) server for Thoth content creation platform. Enables AI assistants and tools to create and retrieve content through Thoth's API.646 npm2MIT
- FlicenseNot gradedqualityDmaintenanceModel Context Protocol server for Telegram. Let AI read, search, send, and forward your Telegram messages.25 npm-

CodeAlive MCPofficial
AlicenseNot gradedqualityAmaintenanceA Model Context Protocol server that enhances AI agents by providing deep semantic understanding of codebases, enabling more intelligent interactions through advanced code search and contextual awareness.90MIT
ouro-mcpofficial
AlicenseNot gradedqualityAmaintenanceMCP server for the Ouro platform, enabling AI agents to search, read, query datasets, create content, and execute API routes on Ouro through the Model Context Protocol.147 PyPI1MIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: get_work for metadata, read_works for delegated reading, get_work_text as a fallback for raw text, search_works for searching, and find_tags for tag resolution. No overlapping functionality.
All tools follow a consistent verb_noun pattern in snake_case (e.g., get_work, search_works, find_tags), making them predictable and easy to distinguish.
Five tools is well-scoped for an AO3 browsing assistant, covering search, metadata, reading, and tag completion without unnecessary bloat or missing essentials.
The tool set covers the core workflow: discover tags, search, get work details, and read content (via reports or raw text). No obvious gaps for the stated purpose of browsing and recommending fics.