Skip to content
Back to search
30
MCP

Ollama Web Tools

pulsemcp/ollama web tools

Provides web search and web fetch tools via Ollama's hosted API for use in Claude Code.

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

Similar MCP servers embedding-nearest

wuodan/mcp-ollama
Query model running with Ollama from within Claude Desktop or other MCP clients
0 tools
Web Tools
Provides local LLMs with web search, page screenshots, and readable text extraction through a local MCP server running on localhost.
0 tools
Claude Web Search
Enables real-time web searches with configurable domain filtering and result limits for accessing up-to-date information beyond training dat
0 tools
cc-web-mcp
Claude Code MCP web search and fetch tools for third-party models.
0 tools
io.github.Lykhoyda/ask-ollama
Bridge Claude with local Ollama LLMs for private AI-to-AI collaboration — no API keys, fully local
0 tools
io.github.lykhoyda/ask-ollama
Bridge Claude with local Ollama LLMs for private AI-to-AI collaboration — no API keys, fully local
0 tools

How to use

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

{
  "mcpServers": {
    "ollama_web_tools": {
      "url": "None",
      "transport": "http"
    }
  }
}