Update README.md

This commit is contained in:
wong2 2024-11-28 20:32:59 +08:00 committed by GitHub
parent d7d00b2752
commit 13712fa0c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,6 @@
Collection of Model Context Protocol (MCP) servers
# Awesome MCP Servers
> A curated list of Model Context Protocol (MCP) servers
- [Offcial Servers](https://github.com/modelcontextprotocol/servers) - A collection of reference implementations servers from Anthropic.
- [OpenAI MCP Server](https://github.com/pierrebrunelle/mcp-server-openai) - Query OpenAI models directly from Claude using MCP protocol.