SMWW Yii MCP Server

v0.3 — reads report CSVs from an isolated folder. Status: 🟢 running

Serving CSV folder

/var/lib/smww-mcp/csv

Report files present

Endpoints

GET /healthliveness (no auth)
GET /mcp/tools/listlist the 2 tools — needs login
POST /mcp/tools/callcall a tool — needs login
ANY /mcp/rpcreal MCP streamable-HTTP transport — needs login

This is a data API, not a website — the tool endpoints require a per-user login (HTTP Basic) and are called by MCP clients, not browsed directly. If you can see this page, the server is up and pointed at the folder above.