Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Deploy a Real MCP Server in Two Minutes — Naftiko Shipyard on Cloudflare Containers

DEV Community·Kin Lane·24 days ago
#co8C9GCU
Reading 0:00
15s threshold

The Naftiko Framework's Shipyard tutorial walks through eleven capability YAMLs — mock MCP at one end, a fully wired domain-driven aggregate at the other. Step 1 is what you run to prove the engine reads YAML. Step 11 is what you run to feel what the framework actually produces. This post is about deploying step 11 with a single click. What gets deployed Three protocol adapters from one capability YAML: Adapter Path Tools / resources MCP POST /mcp list-ships , get-ship , list-legacy-vessels , create-voyage , get-ship-with-crew , get-voyage-manifest REST /api/... Same domain as REST resources SKILL /skill Skill groups for structured agent discovery Backed by two consumed APIs: Maritime Registry at mocks.naftiko.net/rest/naftiko-shipyard-maritime-registry-api/1.0.0-alpha2 — bearer auth Legacy Dockyard at mocks.naftiko.net/rest/naftiko-shipyard-legacy-dockyard-api/1.0.0-alpha2 — API key auth Both are public Naftiko mocks. The deploy ships dummy tokens that work against them — no upstream credentials needed.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More