A beginner's guide to MCP Apps - the extension that brings interactive user interfaces to Model Context Protocol, allowing servers to deliver rich visual experiences beyond plain text.
Learn how to quickly scaffold new Model Context Protocol (MCP) server projects using MCP Tools' scaffolding feature, simplifying the creation of TypeScript-based MCP servers with proper configuration and structure.
Learn how to inspect and debug Model Context Protocol (MCP) servers using command-line tools and jq. This guide shows you how to explore server capabilities and test tools directly from your terminal.
Learn how to build a filesystem MCP server in Go that allows Claude Desktop to read and write files. This step-by-step guide shows you how to create a practical tool for file operations using the mcp-golang package.
Learn how to build a custom MCP server that allows Claude Desktop to open applications on your macOS system. This step-by-step guide shows you how to create a tool that brings AI assistance to your daily workflow.
A beginner's guide to building your first Model Context Protocol (MCP) server with examples of resources, tools, and prompts - the three core capabilities that power LLM integrations.