patruff/ollama-mcp-bridge
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Platform-specific configuration:
{
"mcpServers": {
"ollama-mcp-bridge": {
"command": "npx",
"args": [
"-y",
"ollama-mcp-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...