Building an MCP server for my Next.js blog: how I gave AI assistants direct access to my content

Fabrizio Duroni
·
How I built a Model Context Protocol (MCP) server on top of my Next.js blog, covering the MCP protocol architecture, JSON-RPC transport, capability negotiation, Streamable HTTP, OAuth discovery, and a full TypeScript implementation deployed on Vercel. [...]