Sleeek MCP Server - Production Ready
@ShhhShaq
关于 Sleeek MCP Server - Production Ready
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Sleeek MCP Server - Production Ready?
This MCP server provides context-aware photo assessment for SleeekApp, enabling progressive feedback, angle change detection, and constraint learning across photo attempts. It is designed for developers integrating intelligent photo review into iOS applications.
How to use Sleeek MCP Server - Production Ready?
Deploy to Railway or run locally. Set the OPENAI_API_KEY environment variable. For iOS integration, update the bridge URL in MCPClient.swift to point to your deployed server. Send POST requests to /assess with image data, room type, shoot ID, and current angle.
Key features of Sleeek MCP Server - Production Ready
- Context memory across assessment attempts
- Angle change detection (>30° triggers context reset)
- Progressive acceptance (3 attempts maximum)
- Constraint learning and feedback refinement
- Future agentic capabilities (multi‑step planning, cross‑room optimization)
Use cases of Sleeek MCP Server - Production Ready
- Improve room photo composition with progressive, non‑repetitive feedback
- Automatically detect and handle camera angle changes for fresh assessments
- Integrate context‑aware photo review into the SleeekApp iOS client
- Build a foundation for multi‑step, personalized style adaptation
FAQ from Sleeek MCP Server - Production Ready
How do I deploy this server?
Push the code to a GitHub repository, then create a new Railway project from that repo. Add the OPENAI_API_KEY environment variable in Railway and deploy. Railway provides a public URL.
What does the /assess endpoint expect?
It expects a JSON body with imageBase64 (base64‑encoded image), roomType, shootId, and currentAngle (pitch, yaw, roll). It returns feedback, attempt number, score, and acceptability.
How does the server handle angle changes?
If the camera moves more than 30° from the previous assessment, the server detects that change and resets its context, starting a fresh evaluation from the new angle.
What is progressive acceptance?
The server allows up to 3 assessment attempts per context. After the third attempt, it will accept the photo regardless of score, preventing endless feedback loops.
What are the planned future capabilities?
The architecture supports multi‑step planning, cross‑room optimization, learning from all users, personalized style adaptation, and integration with other tools.
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论