---
slug: "a2a-a2a-mcp-website"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/wjl110/A2A-MCP-website@main/README.md"
repo: "https://github.com/wjl110/A2A-MCP-website"
source_file: "README.md"
branch: "main"
---
# A2A-MCP 官方网站
[![Netlify Status](https://api.netlify.com/api/v1/badges/614b9180-6778-4e5a-8a38-07df9203144c/deploy-status)](https://app.netlify.com/sites/a2a-mcp/deploys)

这是 A2A-MCP（Agent to Agent - Multi-agent Collaboration Protocol）的官方网站项目。该网站展示了我们的技术愿景、核心优势和应用场景。

## 技术栈

- Next.js 14
- React
- TypeScript
- Tailwind CSS
- Framer Motion
- next-themes

## 特性

- 🎨 现代化的UI设计
- 🌓 支持暗黑模式
- 🎭 流畅的动画效果
- 📱 完全响应式设计
- 🚀 优化的性能
- 🔍 SEO友好

## 开始使用

1. 克隆项目

```bash
git clone https://github.com/wjl110/A2A-MCP-website.git
cd A2A-MCP-website
```

2. 安装依赖

```bash
npm install
```

3. 运行开发服务器

```bash
npm run dev
```

4. 打开浏览器访问 [http://localhost:3000](http://localhost:3000)

## 项目结构

```
src/
├── app/
│   ├── components/     # React组件
│   ├── lib/           # 工具函数和hooks
│   ├── styles/        # 样式文件
│   └── page.tsx       # 主页面
├── public/            # 静态资源
└── types/            # TypeScript类型定义
```

## 贡献

欢迎提交 Pull Request 和 Issue！

## 许可证

MIT License
![Ashutosh's github activity graph](https://github-readme-activity-graph.vercel.app/graph?username=wjl110)
