{"id":"shogo-ma-docbase-mcp-server","name":"docbase-mcp-server","af_score":38.0,"security_score":43.8,"reliability_score":13.8,"what_it_does":"Provides an MCP (Model Context Protocol) server for Docbase that supports basic post operations: search posts, get a post, and create a post.","best_when":"You need lightweight MCP access to Docbase posts and can supply DOCBASE API domain/token via environment variables.","avoid_when":"You require strong, documented security controls, rate-limit clarity, or well-specified MCP tool schemas/error contracts from the README alone.","last_evaluated":"2026-04-04T19:39:37.286233+00:00","has_mcp":true,"has_api":false,"auth_methods":["Environment variable API token (DOCBASE_API_TOKEN)"],"has_free_tier":false,"known_gotchas":["README only lists high-level features (search/get/create) without documenting MCP tool names, parameters, or pagination; agents may need to inspect the code to determine exact contracts","No documented retry/idempotency guidance for create operations; repeated calls could create duplicates if the underlying API is not idempotent","Rate limit behavior and backoff strategy are not described; agents may need to implement conservative throttling"],"error_quality":0.0}