Skip to content
Back to search
30
MCP

ollama-intern-mcp

npm/ollama-intern-mcp

MCP control plane for local cognitive labor — job-shaped tools with tiered Ollama models (instant/workhorse/deep/embed), server-enforced guardrails, and measured economics so Claude can delegate bulk work without losing control.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

localthink-mcp
Local Ollama-backed MCP server — 45 tools, smart buffer, execution filters, persistent scratchpad, settings GUI
0 tools
ask-ollama-mcp
MCP server for local Ollama LLM integration - for Claude IDE and other IDEs
0 tools
ollama-mcp-bridge
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
0 tools
iflow-mcp_vincentf305_mcp-server-ollama
A Model Control Protocol server that allows Claude Desktop to communicate with Ollama LLM server
0 tools
Blender Open MCP
Integrates Blender with local AI models via Ollama, enabling natural language control of 3D modeling tasks including object creation, modifi
0 tools
ellmos-controlcenter-mcp
An MCP control plane server for local MCP stack discovery, profile inspection, and profile recommendation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ollama-intern-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}