Nagharjun17/MCP-Ollama-Client
Lightweight MCP client that uses a local Ollama LLM to query multiple MCP servers defined in config.json
Platform-specific configuration:
{
"mcpServers": {
"MCP-Ollama-Client": {
"command": "npx",
"args": [
"-y",
"MCP-Ollama-Client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...