# MCP Starter

A starter server template for building AI assistant tools.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add mcp-starter

# Browse available tools
npx -y @smithery/cli@latest tool list mcp-starter
```

---

Source: https://github.com/MatthewDailey/mcp-starter
