GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
0
Forks
0
Issues
0
Learn-MCP
Welcome to Learn-MCP, your comprehensive resource for mastering the Model Context Protocol (MCP). This repository aims to provide a curated collection of learning materials, tutorials, and resources to help developers of all levels understand and implement MCP in their projects.
Table of Contents
- Introduction to MCP
- Official Resources
- Video Tutorials
- Written Guides
- Community Resources
- Frameworks and Tools
- Courses and Structured Learning
- Contributing
- License
Introduction to MCP
Model Context Protocol (MCP) is a groundbreaking technology released by Anthropic in late 2024. It standardizes how AI models interact with external tools and data sources, opening up new possibilities for AI integration and development.
Official Resources
Building Agents with Model Context Protocol - Full Workshop with Mahesh Murag of Anthropic
https://youtu.be/kQmXtrmQ5Zg?si=giiLJisrhXkvJjiV
Learn MCP Servers with Python
https://youtu.be/Ek8JHgZtmcI?si=6-jN8H1PIEAnkxFK
GitHub Repositories
- Official Documentation & Specification
- SDKs: TypeScript, Python, Java, Kotlin, C#
- Server Templates:
create-python-server
,create-typescript-server
,create-kotlin-server
Reference Implementations
Explore the modelcontextprotocol/servers
repository for examples of:
- Data Access Servers (AWS KB, Google Drive, PostgreSQL, Redis, SQLite)
- API Integration Servers (Brave Search, GitHub, GitLab, Google Maps, Slack)
- Utility Servers (Filesystem, Git, Fetch, EverArt)
- Specialized Servers (Memory, Sequential Thinking)
Video Tutorials
In-Depth Guides
- Building Secure AI Agents with Model Context Protocol (39 minutes)
- Model Context Protocol Explained (16 minutes)
- Anthropic MCP Implementation with Ollama (30 minutes)
Quick Starts
- Get Started With The Model Context Protocol // 2-Minute Tutorial
- How To Use Anthropic's Model Context Protocol
Written Guides
Introductory Articles
- What is MCP: Clearing the Air
- What the heck is MCP? And why is everybody talking about it?
- The Future of Connected AI
Technical Implementations
- How to use Anthropic MCP Server with open LLMs
- Model Context Protocol (MCP) Guide
- What Is MCP, and Why Is Everyone Talking About It?
Community Resources
Project Walkthroughs
Frameworks
Frameworks and Tools
Server Development
- EasyMCP: TypeScript framework for rapid development
- FastAPI to MCP auto generator: Zero-configuration tool
- FastMCP: Performance-focused TypeScript framework
- Foxy Contexts: Golang library for MCP servers
- MCP-Framework: TypeScript toolkit with CLI support
- Quarkus MCP Server SDK: Java implementation
- Template MCP Server: CLI tool for new server projects
Client Development
- codemirror-mcp: CodeMirror extension for MCP
I’m an AI Engineer skilled in creating AI solutions from start to finish using Google Cloud. I know Python, Machine Learning, Deep Learning, and SQL well. I als
212
Followers
271
Repositories
84
Gists
0
Total Contributions
🧑🚀 全世界最好的LLM资料总结(语音视频生成、Agent、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.