Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)

Slim MCP Server

MCP server for slimphp/Slim

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Slim": {
      "command": "npx",
      "args": [
        "-y",
        "@slimphp/Slim"
      ]
    }
  }
}