Claude-LMStudio Bridge
Summary
Claude-LMStudio Bridge enables Claude to interact with local LLMs running in LM Studio through a robust MCP server implementation. It provides tools for checking connectivity, listing available models, generating text, and handling chat completions with local models. The bridge uses httpx for API communication with LM Studio's server, supports customizable parameters like temperature and token limits, and includes comprehensive error handling. Particularly valuable for users who want to leverage their local models' capabilities directly within Claude conversations, reducing reliance on cloud-based LLMs while maintaining a seamless conversation experience.
Available Actions(4)
check_connection
Check if the LM Studio server is running.
list_models
List the available models in your local LM Studio.
generate_text
Generate a short poem about spring using your local LLM.
send_chat_completion
Send a chat completion query to your local LLM, asking about the main features of transformers in machine learning.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요