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) - root_ai@humotica.nl
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.
Related Servers
SpaceTraders
An MCP server for interacting with the SpaceTraders API, a space-based trading and exploration game.
OnlySwaps
Multi-chain DEX meta-aggregator for AI agents. Best prices from 15+ aggregators across 13 chains.
Sherlock Domains
A server to buy and manage domains with Sherlock.
Poof
Background removal API - remove backgrounds from images with a simple API call. Supports PNG, JPEG, WebP output with transparency or custom backgrounds.
Hyteria MCP
A server for looking up the daily menu at the Hyteria (B1) restaurant.
Uniswap Trader MCP
Automate token swaps on the Uniswap DEX across multiple blockchains.
O'RLY MCP
Generates O'RLY? (O'Reilly parody) book covers.
ChatSpatial
MCP server for spatial transcriptomics analysis with 60+ integrated methods
MCP Seat Reservation Server
A server for managing a comprehensive seat reservation system.
O'RLY Book Cover Generator
Generates O'RLY? (O'Reilly parody) book covers.