mcp-resources

No description

GitHub Stars

0

User Rating

Not Rated

Favorites

0

Views

0

Forks

0

Issues

0

README
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

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
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
Quick Starts
Written Guides
Introductory Articles
Technical Implementations
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
Author Information
Yash Kavaiya

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

AccenturePune

212

Followers

271

Repositories

84

Gists

0

Total Contributions

Related MCPs
awesome-LLM-resources logo

🧑‍🚀 全世界最好的LLM资料总结(语音视频生成、Agent、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.

revit-mcp logo

AI-Powered Revit Modeling

TypeScript
mcp-reddit logo

A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.

Python