Cookbook Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Cookbook Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A simple TypeScript MCP server built using the official MCP TypeScript SDK, Express, and custom Docker container. This example demonstrates how you can host HTTP servers on Smithery using custom containers, with STDIO support for backwards compatibility.
See the complete guide: https://smithery.ai/docs/migrations/typescript-custom-container
[Try it live on Smithery](https://smithery.ai/server/@smithery-ai/cookbook-ts-custom-container)
TRANSPORT env variablesrc/index.ts - Main Express server with MCP HTTP transportpackage.json - Node.js dependencies and scriptssmithery.yaml - Smithery deployment and session configurationDockerfile - Dockerfile to host server in Smithery npm installHTTP Mode:
npm run devThis will start the server on port 8081.
Once your server is running in HTTP mode, you can test it interactively using the Smithery playground:
npx -y @smithery/cli playground --port 8081<img src="../../../../public/smithery_playground.png" alt="Smithery Playground" width="800">
To deploy your own MCP server:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.