andrewbrereton/claude-sidekick
If you are the rightful owner of claude-sidekick 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.
Claude Sidekick is a Model Context Protocol (MCP) server that connects Claude to local Ollama models, optimizing token usage by offloading simpler tasks.
Tools
Functions exposed to the LLM to take actions
ollama_generate_text
Generate text for simple writing tasks, basic summaries, or straightforward content creation.
ollama_chat
Have conversations with local models for Q&A, explanations, or dialogue-based tasks.
ollama_embed_text
Generate text embeddings for semantic similarity, clustering, or search.
ollama_code_generation
Generate code using specialised coding models.
ollama_summarise
Summarise text content with different length options.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client