loading…
Search for a command to run...
loading…
Bridge to local Ollama LLM server. Run Llama, Mistral, Qwen and other local models through MCP.
Bridge to local Ollama LLM server. Run Llama, Mistral, Qwen and other local models through MCP.
MCP Server - Bridge to local Ollama LLM server.
Part of the HumoticaOS / SymbAIon ecosystem.
pip install mcp-server-ollama-bridge
Add to your claude_desktop_config.json:
{
"mcpServers": {
"ollama": {
"command": "mcp-server-ollama-bridge",
"env": {
"OLLAMA_HOST": "http://localhost:11434"
}
}
}
}
docker build -t mcp-server-ollama-bridge .
docker run -i -e OLLAMA_HOST=http://host.docker.internal:11434 mcp-server-ollama-bridge
| Variable | Default | Description |
|---|---|---|
OLLAMA_HOST |
http://localhost:11434 |
Ollama server URL |
MIT
One Love, One fAmIly!
This package is officially distributed via:
Note: Third-party directories may list this package but are not official or verified distribution channels for Humotica software.
Run in your terminal:
claude mcp add jaspertvdm-mcp-server-ollama-bridge -- npx Yes, jaspertvdm/mcp-server-ollama-bridge MCP is free — one-click install via Unyly at no cost.
No, jaspertvdm/mcp-server-ollama-bridge runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open jaspertvdm/mcp-server-ollama-bridge on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzNot sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs