
mcp_agent
一个使用 LangChain 和 LangGraph 消费 MCP 服务器的示例项目。
Repository Info
About This Server
一个使用 LangChain 和 LangGraph 消费 MCP 服务器的示例项目。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Agent
About
This project is an example of how you can consume MCP Servers with LangChain and LangGraph.
- Transport: stdio transport only
- Examples: mcp-atlassian (pip installed), mcp/time (Docker image)
Prerequisites for Multi-Server Example
To run the Docker MCP server (in multi_server.py), ensure you have the following:
- Docker installed. You can download and install Docker from here.
- The
mcp/timeDocker image pulled. You can pull the image using the following command:docker pull mcp/time
Dependency Management
This project uses pipenv for dependency management. To install pipenv, you can use the following command:
pip install pipenv
To install the project dependencies, run:
pipenv install
Quick Start
Clone the repository
git clone https://github.com/clintlord-church/mcp_agentInstall dependencies
cd mcp_agent
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.