lmstudio-ai/lms
LM Studio CLI
This tool helps developers and AI/ML practitioners manage their local LM Studio environment and models directly from the command line. You can start/stop the local API server, list downloaded and loaded models, and load/unload specific models for inference. This is ideal for those who prefer scripting or integrating LM Studio functionality into automated workflows.
4,341 stars. Actively maintained with 6 commits in the last 30 days.
Use this if you need to control your local LM Studio instance and its models programmatically or via terminal commands.
Not ideal if you prefer a graphical user interface for all your model management tasks.
Stars
4,341
Forks
346
Language
TypeScript
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/lmstudio-ai/lms"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
lmstudio-ai/lmstudio-js
LM Studio TypeScript SDK
samestrin/llm-interface
A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers,...
nbonamy/multi-llm-ts
A Typescript library to use LLM providers APIs in a unified way.
token-js/token.js
Integrate 200+ LLMs with one TypeScript SDK using OpenAI's format.
gregreindel/llm-exe
A package that provides simplified base components to make building and maintaining LLM-powered...