MCP.so
ログイン

MCP Agent

@nervo84

MCP Agent について

Implementation of an MCP (Model Context Protocol) architecture featuring an MCP client and an MCP server. The project enables structured communication between distributed systems, supporting asynchronous interactions and efficient message handling

基本情報

カテゴリ

AI とエージェント

ランタイム

python

トランスポート

stdio

公開者

nervo84

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

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

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

概要

What is MCP Agent?

MCP Agent is an MCP (Model Context Protocol) server and client built with FastMCP and LangChain. It requires an OpenAI API key to run.

How to use MCP Agent?

Install dependencies with poetry install, set the OPENAI_API_KEY environment variable, and run poetry run mcp_client.py. On Windows use set instead of export.

Key features of MCP Agent

  • Built with FastMCP and LangChain
  • Requires OpenAI API key for operation
  • Runs via the poetry package manager
  • Client script is mcp_client.py
  • Works on Windows and Unix systems

Use cases of MCP Agent

FAQ from MCP Agent

コメント

「AI とエージェント」の他のコンテンツ