mcp-server-ollama-bridge
Bridge to local Ollama LLM server. Run Llama, Mistral, Qwen and other local models through MCP.
mcp-server-ollama-bridge
MCP Server - Bridge to local Ollama LLM server.
Part of the HumoticaOS / SymbAIon ecosystem.
Installation
pip install mcp-server-ollama-bridge
Usage
With Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"ollama": {
"command": "mcp-server-ollama-bridge",
"env": {
"OLLAMA_HOST": "http://localhost:11434"
}
}
}
}
With Docker
docker build -t mcp-server-ollama-bridge .
docker run -i -e OLLAMA_HOST=http://host.docker.internal:11434 mcp-server-ollama-bridge
Environment Variables
| Variable | Default | Description |
|---|---|---|
OLLAMA_HOST | http://localhost:11434 | Ollama server URL |
Features
- Connect MCP clients to local Ollama LLM
- Support for all Ollama models
- Streaming responses
- Simple configuration
Authors
- Jasper van de Meent (@jaspertvdm)
- Root AI (Claude) - [email protected]
License
MIT
One Love, One fAmIly!
Official Distribution
This package is officially distributed via:
- PyPI: https://pypi.org/project/mcp-server-ollama-bridge/
- GitHub: https://github.com/jaspertvdm/mcp-server-ollama-bridge
Note: Third-party directories may list this package but are not official or verified distribution channels for Humotica software.
関連サーバー
USA Spending MCP
Track government spending, search government spending be agency, explore government spending to communities, and much more.
Flux Image MCP Server
Generate images using Replicate's Flux Schnell model.
Crypto Price & Market Analysis (JJ Fork)
Provides real-time cryptocurrency price data, market analysis, and historical trends using the CoinCap API.
Relay Protocol MCP Server
An MCP server for the Relay Protocol REST API, enabling cross-chain bridging and token swapping operations.
CryptoAPIs MCP Simulate
MCP server for dry-run EVM transaction simulation via Crypto APIs
Airplane.Live MCP Server
MCP server that connects to the Airplanes.live API to provide real-time flight and aircraft data for analysis or visualization.
asterpay
EUR settlement for AI agents. USDC/EURC to EUR via SEPA Instant. Trust scoring (KYA 0-100), market data, crypto analytics, AI tools.
Memory Anchor
Persistent memory MCP server for AI coding assistants with 5-layer cognitive model, hybrid semantic+keyword search, and checkpoint/resume. Zero cloud, local-first.
Image Generator
Image generation and editing with advanced features like multi-image blending and character consistency
Text-to-Speech (TTS)
A Text-to-Speech server supporting multiple backends like macOS say, ElevenLabs, Google Gemini, and OpenAI TTS.