Skip to main content
Glama

Semiconductor Component RAG Search

start_frontend.bat509 B
@echo off REM Start Node.js Frontend Server echo ======================================== echo Starting Node.js Frontend Server echo ======================================== echo. cd frontend if exist node_modules ( echo Node modules found. Starting server... ) else ( echo Installing Node.js dependencies... call npm install ) echo. echo Frontend server starting on http://localhost:3000 echo Backend should be running on http://localhost:8001 echo. 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/chakradharkalle03-arch/MCP2'

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