ya-logseq-mcp is a Python MCP server that exposes Logseq read and write operations as MCP tools, targeting Claude Desktop and any compatible MCP stdio client. It deduplicates blocks by UUID at read ...
ai-3d-project/ ├── index.html ← Three.js viewer (open in browser) ├── generate_model.py ← AI backend (reads prompts, runs Blender, exports .glb) ├── server.py ← Simple HTTP server (bridges browser ↔ ...