Skip to main content
Glama

GemSuite-MCP

run.bat233 B
@echo off echo Building GemSuite MCP server... call npm run build if %ERRORLEVEL% NEQ 0 ( echo Build failed with error code %ERRORLEVEL% pause exit /b %ERRORLEVEL% ) echo Starting GemSuite MCP server... call npm start pause

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/PV-Bhat/gemsuite-mcp'

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