{"id":"sfbb-mcp-mongodb-novel-server","name":"mcp-mongodb-novel-server","af_score":44.0,"security_score":31.2,"reliability_score":13.8,"what_it_does":"Provides a Model Context Protocol (MCP) server that exposes MongoDB-backed content to LLMs, with an SSE-based MCP interface for JSON-RPC 2.0 calls and a separate REST CRUD API for managing novels/chapters/characters/Q&A data.","best_when":"You want a self-hosted MCP server to back LLM retrieval over a known MongoDB schema for a niche domain (novels/characters/Q&A) and you can secure the MongoDB instance and endpoints yourself.","avoid_when":"You need enterprise-grade security controls (OAuth, RBAC, audit logging) and precise operational guarantees (SLA, documented rate limits, idempotency, pagination, retry guidance).","last_evaluated":"2026-04-04T21:22:42.406512+00:00","has_mcp":true,"has_api":true,"auth_methods":["auth_token parameter for update_chapter_summary (per README example)"],"has_free_tier":false,"known_gotchas":["No documented rate limits or pagination behavior, which can lead to large responses or repeated calls when context budgets are tight.","Update method mentions auth_token, but auth enforcement and error responses are not documented; agents may fail or get partial failures without guidance.","MCP method schemas (types, required/optional fields, ObjectId handling) are only informally shown; agents may need to adapt to actual runtime expectations."],"error_quality":0.0}