psenger/ollama-claude-proxy
bridges Ollama API with Anthropic Claude AI. Use Claude models in your existing IDE plugins, coding assistants, and development tools without code changes. Simple proxy server enables seamless integration of Claude's capabilities into Ollama-compatible workflows. Docker ready. Ollama-Claude-Proxy
Platform-specific configuration:
{
"mcpServers": {
"ollama-claude-proxy": {
"command": "npx",
"args": [
"-y",
"ollama-claude-proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...