MCP.so
ログイン

Agentic MCP Client

@peakmojo

Agentic MCP Client について

A standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.

基本情報

カテゴリ

推論

ライセンス

Apache-2.0

ランタイム

python

トランスポート

stdio

公開者

peakmojo

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "agentic-mcp-client": {
      "command": "uv",
      "args": [
        "sync"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Agentic MCP Client?

It is a standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock, and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.

How to use Agentic MCP Client?

Clone the repository, install dependencies with uv sync, create an agent_worker_task.json configuration file, and run the

コメント

「推論」の他のコンテンツ