# Smithery FastMCP Example

Demonstrate how to quickly implement an MCP server with minimal setup. Enable seamless integration of LLMs with external tools and resources through a straightforward example. Facilitate rapid protot…

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list SmartManoj/smithery-fastmcp-example
```

---

Source: https://github.com/SmartManoj/smithery-fastmcp-example
