www

fmind/www
★ 0 stars Python Code/Dev Tools Updated today
Portfolio of Médéric Hurier (Fmind) — a self-contained Go + Templ + Tailwind/DaisyUI site on Cloud Run, server-rendered with a built-in MCP server for AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "www": {
      "command": "uvx",
      "args": [
        "www"
      ]
    }
  }
}

Or install with pip: pip install www

README Excerpt

<!-- mcp-name: dev.fmind/portfolio --> The portfolio website of Médéric Hurier (Fmind). It is a fully server-rendered Python application built with [Litestar](https://litestar.dev/), [Jinja](https://jinja.palletsprojects.com/), Tailwind CSS v4, and DaisyUI v5. A small vanilla JavaScript theme, menu, and calculator controller provide progressive enhancement. There is no client framework, Node.js application project, database, cookie, or analytics tracker.

Topics

cloud-rundaisyuigcpgogolanggoth-stackmcpmodel-context-protocolpersonal-websiteportfolioserver-side-renderingtailwindcsstempl