# Getting Started with MCP Server

<WizardSteps build="mcp-server" />

An MCP server makes API operations available as tools for AI assistants through
the Model Context Protocol (MCP). This tutorial adds an MCP interface to a
sample Todo API using its OpenAPI document.

Choose a workflow to create the server, select its tools, and test a tool call.
The sample API is provided. Use an MCP client, such as MCP Inspector, to test
the result. For the local guides, use a client that can reach your machine.

<MethodPicker build="mcp-server" />
