{"id":"haeseoky-spring-ai-mcp-server","name":"spring-ai-mcp-server","af_score":30.0,"security_score":32.0,"reliability_score":20.0,"what_it_does":"Spring Boot + Spring AI MCP Server that generates Excel and PowerPoint documents from AI prompts via REST endpoints. Supports asynchronous document generation, document status polling by documentId, and downloading generated files (Excel/PPT) from local temp storage.","best_when":"You need a local/self-hosted Java service to turn text prompts into Excel/PPT files and you can secure the service at the network layer.","avoid_when":"You cannot safely expose an LLM-backed document generation endpoint (e.g., without auth/rate limiting) or you need clear operational contracts (SLA, error codes, retries, idempotency).","last_evaluated":"2026-04-04T19:37:16.649466+00:00","has_mcp":false,"has_api":true,"auth_methods":["OpenAI API key via environment variable (OPENAI_API_KEY)"],"has_free_tier":false,"known_gotchas":["REST endpoints are described via curl examples but there is no documented authentication/authorization, error schema, or rate-limit behavior for automated agents.","File download endpoints take {fileName} in the URL; agents must reliably persist the returned documentId/fileName to avoid broken links."],"error_quality":0.0}