Skip to main content
Glama
workers-mcp.CMD185 B
@echo off SETLOCAL set SCRIPT_DIR=%~dp0 set NODE=%~dp0\..\node.exe if exist "%NODE%" ( "%NODE%" "%SCRIPT_DIR%..\dist\server.js" %* ) else ( node "%SCRIPT_DIR%..\dist\server.js" %* )

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/TungND2k2/MCP-Odoo'

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