patchy631/ai-engineering-hub
AI Engineering Hub offers in-depth tutorials and practical resources on Large Language Models, Retrieval-Augmented Generation, and real-world AI agent applications for all skill levels.
Awesome MCP › MCP Resources & Educational Materials
The Model Context Protocol (MCP) project is focused on providing a comprehensive specification and documentation for the Model Context Protocol. This protocol is designed to standardize how context is managed and communicated in model-based systems, facilitating interoperability and consistency across different implementations. The core of the project is the protocol schema, which is initially defined in TypeScript to leverage strong typing and developer-friendly features. To ensure broad compatibility and ease of integration, the schema is also made available in JSON Schema format. This dual-format approach allows developers working in various environments to adopt the protocol seamlessly. The repository serves as the authoritative source for the MCP specification, including detailed protocol schemas and related documentation. The official documentation is hosted on a dedicated website, modelcontextprotocol.io, which is built using Mintlify, a documentation platform that enhances readability and accessibility. This setup ensures that users and contributors have access to up-to-date and well-structured information about the protocol. The project encourages community involvement and contributions, with guidelines provided in a CONTRIBUTING.md file to help new contributors understand how to participate effectively. Licensed under the MIT License, the MCP project promotes open collaboration and usage, allowing developers and organizations to implement and extend the protocol freely. Overall, the Model Context Protocol project aims to establish a standardized method for handling model context, which is crucial for developing interoperable and scalable model-driven applications. By providing clear specifications, schema definitions, and comprehensive documentation, the project supports developers in adopting and implementing the protocol in diverse scenarios.
https://github.com/modelcontextprotocol/modelcontextprotocol
AI Engineering Hub offers in-depth tutorials and practical resources on Large Language Models, Retrieval-Augmented Generation, and real-world AI agent applications for all skill levels.
This repository offers a comprehensive collection of over 50 tutorials and implementations for Generative AI Agent techniques, ranging from basic conversational bots to complex multi-agent systems,...
This repository offers end-to-end, code-first tutorials for building and deploying production-grade Generative AI agents, scaling from prototype to enterprise.
An open-source curriculum designed to teach the concepts and fundamentals of the Model Context Protocol (MCP) with practical coding examples in multiple programming languages.
A comprehensive collection of practical examples, tutorials, and tools for building powerful LLM-powered AI applications, including chatbots, agents, and workflows, with a focus on the Model Context Protocol (MCP).
A curated repository of modular skills, tools, and tutorials for enhancing AI coding agents like Claude, Codex, Copilot, and VS Code through dynamic instruction files.
A comprehensive curated collection of free resources to learn AI, Machine Learning, Large Language Models, AI Agents, and the Model Context Protocol from scratch.
A comprehensive and detailed guide for Claude Code CLI tool, covering all commands, installation, configuration, and Model Context Protocol (MCP) integration for optimized use.