diff --git a/README.md b/README.md index fb53de43..37482f4e 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,17 @@ A curated list of awesome Model Context Protocol (MCP) servers. * [What is MCP?](#what-is-mcp) +* [Tutorials](#tutorials) * [Server Implementations](#server-implementations) * [Frameworks](#frameworks) ## What is MCP? -MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on production-ready and experimental MCP servers that extend AI capabilities through file access, database connections, API integrations, and other contextual services. +[MCP](https://modelcontextprotocol.io/) is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on production-ready and experimental MCP servers that extend AI capabilities through file access, database connections, API integrations, and other contextual services. + +## Tutorials + +* [Model Context Protocol (MCP) Quickstart](https://glama.ai/blog/2024-11-25-model-context-protocol-quickstart) ## Server Implementations