Salta - AI Life Planner
Mobile-first, voice-first AI life planner with native MCP. Connect from your AI assistant to read your agenda, create and reschedule tasks, break goals into dated steps across sections, and remember your priorities across sessions. Everything syncs to your real Salta on phone and web. Works with Claude, ChatGPT, Cursor, and Codex. Free — your own assistant does the thinking.
reversi-mcp-ui
This is a simple Reversi game that uses MCP-UI.
> Note: Currently, there is no MCP client that fully supports MCP-UI UI Actions, Therefore, please specify the coordinates of the stone position in text (e.g. A1 or H6).
However, its greatest feature is that **"the rules of Reversi are decided by the MCP, making it difficult for the AI to cheat the rules of the game."**
Because Reversi is simple, AI rarely cheats the game rules, but it's known that AI often cheats when playing more complex games.
In this MCP server, the game rules are handled by the MCP, making it difficult for AI to cheat (Note: There are currently some limitations).
The structure is relatively simple, so we believe it can be used as a reference for creating similar board games.