A lightweight blog API server running on Cloudflare Workers that speaks both REST and MCP protocols. The implementation uses JSON-RPC 2.0 for MCP interactions and is already deployed at api.lazy-mac.com/blog. You'd reach for this if you want Claude to interact with blog content programmatically, whether that's fetching posts, managing content, or integrating blog operations into conversational workflows. The dual protocol support means you can hit the same endpoints via traditional HTTP requests or through MCP tooling, which is handy if you're building a hybrid system. It's a straightforward example of how to extend Cloudflare Workers with MCP capabilities for content management tasks.
Cloudflare Workers MCP server: blog. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/blog
silenceper/mcp-k8s
azure/containerization-assist
io.github.evozim/aws-builder
reza-gholizade/k8s-mcp-server
flux159/mcp-server-kubernetes