
demo mcp hello world
演示如何使用FastAgent快速构建多智能体客户端,并展示MCP服务器功能。
Repository Info
About This Server
演示如何使用FastAgent快速构建多智能体客户端,并展示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
introduction
This repo demonstrate FastAgent to quickly build up multi-agent client that can communication with MCP-servers In addition, it demonstrate MCP-server capabilities and how to build it up using fastmcp using both approached. Native & SSE (Server-Sent Events)
client is using external
postgresMCP server anddocker-composeis responsible to create db instance with initial data of Amazon sales dataset to demonstrate its capabilities
Prerequisite
- docker
- python <3.11 (preferably 3.13)
- uv (here to install)
- (optional) setup SMTP mcp to enable SMTP capabilities
uvx mcp-email-server@latest ui
Initial setup
uv venv
source .venv/bin/activate
uv pip install -r requirements.txt
client
uv run mcp/client.py
server
uv run mcp install mcp/server.py
uv run python mcp/server.py
MCPs
- aws-terraform
- postgres-mcp
- local-mcp-native
- local-mcp-sse
- mcp-email-server (optional)
Quick Start
Clone the repository
git clone https://github.com/yalattas/demo-mcp-hello-worldInstall dependencies
cd demo-mcp-hello-world
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.