Ollama MCP Client icon

Ollama MCP Client

Enables local LLMs to interact with Model Context Protocol (MCP) servers using Ollama, facilitating tool use.

关于

This Python-based client allows you to connect to Model Context Protocol (MCP) servers and leverage Ollama for processing queries with tool use capabilities. It supports multiple servers, dynamic model switching, and tool management, all accessible through a rich terminal interface. Adapted from the Model Context Protocol quickstart guide, it offers a user-friendly way to interact with LLMs that support function calling.

主要功能

  • Multi-Server Support
  • Configuration Persistence
  • Dynamic Model Switching
  • Tool Management
  • Rich Terminal Interface
  • 0 GitHub stars

使用案例

  • Switching between different Ollama models on-the-fly.
  • Enabling local LLMs to use external tools.
  • Interacting with multiple MCP servers simultaneously.