seajhawk/lmstudio-mcp
3.3
If you are the rightful owner of lmstudio-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The LM Studio MCP Server is a Model Context Protocol server designed for LM Studio, facilitating model management through standardized tools.
Tools
Functions exposed to the LLM to take actions
list_models
List all available models with their current state.
get_model_details
Get detailed information about a specific model.
load_model
Load a model into memory with configurable Time-To-Live.
unload_model
Unload a model from memory immediately.
configure_model
Configure model settings such as TTL and draft model for speculative decoding.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client