StackA2A
infrastructuretypescript

A2A MCP Website

26

by wjl110

A2A-MCP official website with modern UI and dark mode support

1 starsUpdated 2025-10-23MIT
Quality Score26/100
Community
7
Freshness
39
Official
30
Skills
10
Protocol
40
🔒 Security
20

Getting Started

1Clone the repository
$ git clone https://github.com/wjl110/A2A-MCP-website
2Navigate to the project
$ cd A2A-MCP-website
3Install dependencies
$ npm install
4Run the agent
$ npm start

Or connect to the hosted endpoint: https://a2a-mcp.netlify.app/

README

A2A-MCP 官方网站

Netlify Status

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

技术栈

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

特性

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

开始使用

  1. 克隆项目
git clone https://github.com/wjl110/A2A-MCP-website.git
cd A2A-MCP-website
  1. 安装依赖
npm install
  1. 运行开发服务器
npm run dev
  1. 打开浏览器访问 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

Capabilities

StreamingPush NotificationsMulti-TurnAuth: none
mcpmcp-server
View on GitHub