Rkm1999/Ollama-MCP-Bridge-WebUI
A web interface connecting local Ollama LLMs to Model Context Protocol (MCP) servers. Enables open-source models to use file operations, web search, and reasoning tools similar to commercial AI assistants - all running privately on your own hardware.
Platform-specific configuration:
{
"mcpServers": {
"Ollama-MCP-Bridge-WebUI": {
"command": "npx",
"args": [
"-y",
"Ollama-MCP-Bridge-WebUI"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...