Cloudflare MCP Server: Local to Global OAuth Deployment

My journey exploring Cloudflare’s remote MCP server deployment, transitioning from local stdio-based servers to cloud-hosted, OAuth-enabled MCP services accessible worldwide.

May 9, 2025 · 4 min · Long Wang

Building an MCP Calculator Server - From Python to Go

A comprehensive guide to building a Model Context Protocol (MCP) calculator server using Go and go-zero framework, transitioning from Python’s stdio transport to Go’s SSE-based approach.

May 7, 2025 · 6 min · Long Wang

Building an MCP Client with OpenAI Support - Adapting Anthropic's Official Tutorial

A comprehensive guide on modifying Anthropic’s official MCP client tutorial to work with OpenAI and other compatible APIs, opening up possibilities for diverse model integration.

April 24, 2025 · 5 min · Long Wang

Building an MCP Weather Server - A Hands-On Guide

A comprehensive walkthrough of building a Model Context Protocol (MCP) weather server following Anthropic’s tutorial, from setup to deployment and integration with Claude Desktop.

January 20, 2025 · 6 min · Long Wang

DeepSeek-V3: Open-Source 671B Model Rivals GPT-4o

DeepSeek-V3: 671B open-source model matches GPT-4o performance at 3x speed. Complete analysis of capabilities and AI development implications.

December 26, 2024 · 3 min · Long Wang