FitMyLLM in your terminal and IDE.
Full-featured TUI for the terminal. Query the same 449-model · 1,720-GPU database from Claude Code, Cursor, VS Code via the Model Context Protocol. One API key for both.
An API key is required to use the MCP server. Free, no limits beyond rate limiting.
Full-featured terminal UI (Textual) for finding models, comparing GPUs, chatting. Same engine as the website.
pip install fitmyllmexport FITMYLLM_API_KEY=fml_your_key_herefitmyllmrecommend_modelsFind the best models for a specific GPU
"What models can I run on my RTX 4060?"
search_modelsSearch 449 open-source LLM models
"Search for Qwen 3.5 models"
search_gpusSearch 1700+ GPUs by name
"Find specs for RTX 5090"
get_model_detailsFull model details: benchmarks, VRAM, quantizations
"Show me details for Llama 3.1 8B"
compare_modelsCompare 2-4 models side by side
"Compare Qwen 3.5 27B vs Llama 3.1 70B"
MCP (Model Context Protocol) lets AI assistants call external tools during a conversation.
- 01You add the FitMyLLM MCP server to your IDE (one-time setup)
- 02When you ask something like "What model fits my RTX 4060?", the AI calls our recommend_models tool
- 03Our server runs the same engine as the website and returns results
- 04The AI uses the data to answer your question
RATE LIMIT · 30 REQ/MIN · DATA UPDATED WEEKLY