# 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 mcp add huangtan007/smithery-hello

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