Skip to main content
Glama

Physics MCP Server

by BlinkZer0
tsserver.CMD962 B
@SETLOCAL @IF NOT DEFINED NODE_PATH ( @SET "NODE_PATH=E:\GitHub Projects\Phys-MCP\node_modules\.pnpm\typescript@5.9.2\node_modules\typescript\bin\node_modules;E:\GitHub Projects\Phys-MCP\node_modules\.pnpm\typescript@5.9.2\node_modules\typescript\node_modules;E:\GitHub Projects\Phys-MCP\node_modules\.pnpm\typescript@5.9.2\node_modules;E:\GitHub Projects\Phys-MCP\node_modules\.pnpm\node_modules" ) ELSE ( @SET "NODE_PATH=E:\GitHub Projects\Phys-MCP\node_modules\.pnpm\typescript@5.9.2\node_modules\typescript\bin\node_modules;E:\GitHub Projects\Phys-MCP\node_modules\.pnpm\typescript@5.9.2\node_modules\typescript\node_modules;E:\GitHub Projects\Phys-MCP\node_modules\.pnpm\typescript@5.9.2\node_modules;E:\GitHub Projects\Phys-MCP\node_modules\.pnpm\node_modules;%NODE_PATH%" ) @IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\typescript\bin\tsserver" %* ) ELSE ( @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\typescript\bin\tsserver" %* )

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/BlinkZer0/Phys-MCP'

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