Skip to main content
Glama

MCP Quoting System

by r-long
start-prod.bat402 B
@echo off echo ======================================== echo MCP Quoting System - Production Mode echo ======================================== echo. REM Check if dist folder exists if not exist "dist\" ( echo Building project first... call npm run build echo. ) echo Starting production server... echo Server will run on http://localhost:3789 echo Press Ctrl+C to stop echo. npm start

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/r-long/mcp-quoting-system'

If you have feedback or need assistance with the MCP directory API, please join our Discord server