-
Notifications
You must be signed in to change notification settings - Fork 795
Open
Description
Feature Request:
Currently, the Ollama Python client does not seem to support consuming remote tools from Model Context Protocol (MCP) servers directly. For workflows requiring LLM tool calling functionality via the MCP protocol (e.g., running tool servers remotely, using MCP stdio or http), users have to rely on external adapters or other community projects rather than native support in this client.
Expected Behavior:
It would be very helpful if the ollama-python library could natively connect to remote MCP servers, discover and invoke tools provided via the MCP protocol, and incorporate those results into LLM responses, similar to how some community adapters do.
ramolajaspal29 and Bongomannn
Metadata
Metadata
Assignees
Labels
No labels