Skip to main content
Glama

Unsloth MCP Server

by OtotaO

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HUGGINGFACE_TOKENNoYour Hugging Face token for accessing private models

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
check_installation

Check if Unsloth is properly installed

list_supported_models

List all models supported by Unsloth

load_model

Load a pretrained model with Unsloth optimizations

finetune_model

Fine-tune a model with Unsloth optimizations

generate_text

Generate text using a fine-tuned Unsloth model

export_model

Export a fine-tuned Unsloth model to various formats

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/OtotaO/unsloth-mcp-server'

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