ollama-MCP-server

ollama-MCP-server

3.4

If you are the rightful owner of ollama-MCP-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Ollamaと通信するModel Context Protocol (MCP) サーバー

このMCPサーバーは、ローカルのOllama LLMインスタンスとMCP互換アプリケーションの間でシームレスな統合を可能にし、高度なタスク分解、評価、ワークフロー管理を提供します。主な機能には、複雑な問題のタスク分解、結果の評価と検証、Ollamaモデルの管理と実行、MCPプロトコルによる標準化された通信、高度なエラー処理と詳細なエラーメッセージ、パフォーマンス最適化(コネクションプーリング、LRUキャッシュ)があります。

Features

  • 複雑な問題のタスク分解
  • 結果の評価と検証
  • Ollamaモデルの管理と実行
  • MCPプロトコルによる標準化された通信
  • 高度なエラー処理と詳細なエラーメッセージ

Tools

  1. add-task

    Create a new task and return the identifier

  2. decompose-task

    Decompose complex tasks into subtasks

  3. evaluate-result

    Evaluate results based on standards and provide feedback

  4. run-model

    Run the specified Ollama model and return the result