The MCP Ollama Link server provides these capabilities:
Note Management: Store and manage notes using a custom
note://URI scheme with name, description, and text contentAdd Notes: Create new notes via the
add-notetool by specifying name and contentSummarize Notes: Generate summaries of all stored notes using the
summarize-notesprompt, with options for brief or detailed stylesQuery Ollama: Perform queries on Ollama models (defaulting to "deepseek-r1:8b") with input parameters for query, context, and model name, with performance tracking
Allows querying Ollama models directly from Claude with performance tracking, supporting selection of different models and providing context for queries.
This server cannot be installed