MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

B
Build Next Gen Ai Agents With MCP

Model Context Protocol (MCP) Bootcamp offers a deep dive into MCP architecture and its role in the Agentic AI ecosystem. Learn to build real-world, production-ready AI workflows using MCP with LangChain, LangGraph, and CrewAI through fully practical, project-based implementations.

创建于 1/12/2026
更新于 about 15 hours ago
Repository documentation and setup instructions

Build Agentic AI and Gen AI Agents with MCP

  • Model Context Protocol (MCP) Bootcamp offers a deep dive into MCP architecture and its role in the Agentic AI ecosystem. Learn to build real-world, production-ready AI workflows using MCP with LangChain, LangGraph, and CrewAI through fully practical, project-based implementations.
  • https://fastmcp.cloud/

Table of contents

Section 1 Model Context Protocol

Section 2 Getting Started With Claude Desktop And Cursor IDE

Section 3 Cursor IDE MCP Server Setup

Section 4 How to build Your Own MCP Client using Python and Google Gemini API

Section 5 How to build Docker MCP Server

Section 6 LangChain MCP Client using LangChain MCP Adapters

Section 7 MCP Client with Multiple Server Support

Section 8 MCP Server and Client using SSE

Section 9 Deploying MCP Server to AWS Cloud Platform

Section 10 Real Time Weather Agent using MCP and MCP Inspector

Section 11 Real Time Job Recommendation System

Section 12 StoryForge Agent

Section 13 Clinisight AI

Section 14 Build Agent with Google Development Kit ADK


api?type=rect&color=gradient&customColorList=24,20,12,6&height=3 - Build Next Gen Ai Agents With MCP by Ratnesh-181998

📜 License

License

Licensed under the MIT License - Feel free to fork and build upon this innovation! 🚀


📞 CONTACT & NETWORKING 📞

💼 Professional Networks

LinkedIn GitHub X Portfolio Email Medium Stack Overflow

🚀 AI/ML & Data Science

Streamlit HuggingFace Kaggle

💻 Competitive Programming

LeetCode HackerRank CodeChef Codeforces GeeksforGeeks HackerEarth InterviewBit


📊 GitHub Stats & Metrics 📊

Profile Views

?user=Ratnesh-181998&theme=radical&hide_border=true&background=0D1117&stroke=4ECDC4&ring=F38181&fire=FF6B6B&currStreakLabel=4ECDC4 - Build Next Gen Ai Agents With MCP by Ratnesh-181998 graph?username=Ratnesh-181998&theme=react-dark&hide_border=true&bg_color=0D1117&color=4ECDC4&line=F38181&point=FF6B6B - Build Next Gen Ai Agents With MCP by Ratnesh-181998
Typing SVG Footer Typing SVG api?type=waving&color=gradient&customColorList=6,11,20&height=120&section=footer - Build Next Gen Ai Agents With MCP by Ratnesh-181998
快速设置
此服务器的安装指南

安装包 (如果需要)

docker run -i Ratnesh-181998/Build-Next-Gen-AI-Agents-with-MCP

Cursor 配置 (mcp.json)

{ "mcpServers": { "ratnesh-181998-build-next-gen-ai-agents-with-mcp": { "command": "docker", "args": [ "run", "-i", "Ratnesh-181998/Build-Next-Gen-AI-Agents-with-MCP" ] } } }