# MCP Server Boilerplate

Build custom API integrations quickly with this ready-to-use MCP server template. Extend and configure tools, authentication, and API endpoints to suit your needs. Benefit from TypeScript support, un…

## Quick Start

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

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

---

Source: https://github.com/brandonbosco/sigao-suitefiles-mcp
