I built my first MCP server last week and it was way simpler than I expected. Here is exactly how, no fluff.
Prerequisites
Node.js 20+
10 minutes
Step 1: Scaffold
I built my first MCP server last week and it was way simpler than I expected. Here is exactly how, no...
I built my first MCP server last week and it was way simpler than I expected. Here is exactly how, no fluff.
Prerequisites
Node.js 20+
10 minutes
Step 1: Scaffold

#44 | New to MCP? Heres how to build your first MCP server and a Host Application that integrates and uses the server.

The Model Context Protocol (MCP) is how AI agents talk to tools. Claude Code, Cursor, Windsurf — they...

I've spent a lot of time thinking about where MCP servers should live. I work with remote MCP servers...

An honest ranking of the ten MCP servers I built. Which three earn their slot in my config and which seven sit idle. The pattern…

mcp-probe started as a small CLI for checking whether an MCP server starts and exposes tools. That...

#45 | A deep dive into implementing Tools, Resources, Prompts, Roots in the MCP