# smithery-hello

Provide a demo implementation of an MCP server showcasing basic MCP features. Enable integration with LLMs by exposing simple tools and resources for testing and development purposes. Facilitate unde…

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list huangtan007/smithery-hello
```

---

Source: https://github.com/huangtan007/smithery-hello
