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 与智能体 分类下的更多 MCP 服务器