recipes
Recipe box: remote MCP server for Claude + web frontend, on Cloudflare Workers (D1, Durable Objects)
Install / Use
claude mcp add trh726 -- npx -y github:trh726/recipesIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
OperationsSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "recipes", "version": "1.0.0", "private": true, "description": "Recipe box: remote MCP server for Claude + web frontend, on Cloudflare Workers", "scripts": { "dev": "wrangler dev", "deploy": "wrangler deploy", "check": "tsc --noEmit", "db:create": "wrangler d1 create recipes-db", "db:migrate": "wrangler d1 execute recipes-db --remote --file=./schema.sql", "db:migrate:local": "wrangler d1 execute recipes-db --local --file=./schema.sql", "db:seed": "wrangler d1 execute recipes-db --remote --file=./seed.sql", "db:seed:local": "wrangler d1 execute recipes-db --local --file=./seed.sql" }, "dependencies": { "@modelcontextprotocol/sdk": "1.30.0", "agents": "^0.20.1", "zod": "^4.0.0" }, "devDependencies": { "@cloudflare/workers-types": "^5.20260813.1", "typescript": "^5.9.0", "wrangler": "^4.123.0" } }
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
Agent-Reach
72.0kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
67.9k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Security Score
Audited on Invalid Date
