Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rawveg • Modeling & Simulation
A local MCP server that exposes Ollama models to MCP-compatible applications (e.g., Claude Desktop) for chat and model management.
Access and chat with locally hosted Ollama models via the MCP standard.
List, pull, and inspect Ollama models programmatically from MCP-compatible applications.
A local MCP bridge to integrate Ollama models into desktop assistants like Claude Desktop or other MCP clients.
This project implements a Model Context Protocol (MCP) server that bridges Ollama's local LLM models with MCP-compatible clients. It can list available Ollama models, pull new models, proxy chat sessions, and provide model details while handling port management and environment configuration. The server is easy to install (npm / npx) and intended to let desktop or agent applications use locally hosted Ollama models via the MCP standard.
Chat with a model using conversation messages. Supports system messages, multi-turn conversations, tool calling, and generation options.
Copy a model. Creates a duplicate of an existing model with a new name.
Create a new model with structured parameters. Allows customization of model behavior, system prompts, and templates.
Delete a model from local storage. Removes the model and frees up disk space.
Generate embeddings for text input. Returns numerical vector representations.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.