Skip to main content
Glama

LmsPs

by BerejikB
mcp.extension.json368 B
{ "name": "lmsps", "version": "0.1.0", "description": "LM Studio MCP server for a persistent PowerShell session", "command": "bash", "args": ["-lc", "$LMSPS_START"], "env": { "LMSPS_PWSH": "/mnt/c/Program Files/PowerShell/7/pwsh.exe", "LMSPS_LOGDIR": "/mnt/k/LMstudio/LmsPs/logs", "LMSPS_TRIM_CHARS": "500", "LMSPS_TIMEOUT_SEC": "30" } }

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/BerejikB/LmsPs'

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