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.