AI Tutorials
Complete step-by-step walkthroughs for building with AI tools, from setup to working result. Each tutorial is synthesized from official documentation and proven community guides. 2 tutorials and growing.
Build a Custom MCP Server to Connect Claude with Your Postgres Database
Build a custom MCP server that lets Claude Code query your PostgreSQL database using natural language. Step-by-step guide covering installation, server code, configuration, and troubleshooting.
Claudeintermediate~30 min
Build an MCP Server from Scratch in TypeScript: A Step-by-Step Tutorial
Learn to build a complete MCP server from scratch using TypeScript, connect it to Claude Code, and verify it works. Covers project setup, tool implementation, configuration, and troubleshooting.
Claudeintermediate~45 min