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.
基本情報
設定
以下の設定を使って、このサーバーを 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
「推論」の他のコンテンツ
Code Reasoning MCP Server
mettamattA code reasoning MCP server, a fork of sequential-thinking
Deno Sandbox MCP Server
bewt85An MCP server that allows you to run TypeScript, JavaScript, and Python code in a sandbox on your local machine using the Deno® sandbox. This server provides a controlled environment for executing code with explicit permission controls.
MCP Sandbox
JohanLi233Python sandboxes for llms
MCP Advanced Reasoning Server for Cursor AI
AzDeltaQQThis is a very basic implementation of an Mcp-Reasoning-Server for Cursor AI .
AWorld: Advancing Agentic AI
inclusionAISearch, understand, reproduce, and improve an idea with ease
コメント