Skip to content
Back to search
30
MCP

localthink-mcp

pypi/localthink-mcp

Local Ollama-backed MCP server — 45 tools, smart buffer, execution filters, persistent scratchpad, settings GUI

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

Similar MCP servers embedding-nearest

ask-ollama-mcp
MCP server for local Ollama LLM integration - for Claude IDE and other IDEs
0 tools
Localthink MCP
Metadata-only Glama MCP server.
0 tools
ollama-intern-mcp
MCP control plane for local cognitive labor — job-shaped tools with tiered Ollama models (instant/workhorse/deep/embed), server-enforced gua
0 tools
Local AI with Ollama Open WebUI MCP on Windows
Metadata-only Glama MCP server.
0 tools
local-memory-mcp
Local Memory MCP Server - AI-powered persistent memory system for Claude Code, Claude Desktop, Gemini, Codex, OpenCode and other MCP-compati
0 tools
io.github.rkdpa/local-skills-mcp
Universal MCP server for local filesystem skills with lazy loading and context-efficient discovery
0 tools

How to use

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

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