# CMS Mcp Server

Provide a scaffold framework to build MCP servers efficiently. Enable rapid development and integration of MCP tools, resources, and prompts with modern TypeScript support. Simplify MCP server setup …

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list dravidsajinraj-iex/cms-mcp
```

---

Source: https://github.com/dravidsajinraj-iex/cms-mcp
