Update README.md
This commit is contained in:
parent
17518bdc5f
commit
8514a8b4a5
1 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue