# mcp-demo

Provide a simple demonstration of an MCP server implementation. Enable basic interaction with MCP clients to showcase protocol usage. Serve as a starting point for building more complex MCP servers.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add nssachin/mcp-demo

# Browse available tools
npx -y smithery tool list nssachin/mcp-demo
```
