From 75fc27565b15ba4cfba5141d79f54ceaa4f69ff5 Mon Sep 17 00:00:00 2001 From: wong2 Date: Thu, 28 Nov 2024 20:33:17 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b85559..147d0cd 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ > A curated list of Model Context Protocol (MCP) servers -- [Offcial Servers](https://github.com/modelcontextprotocol/servers) - A collection of reference implementations servers from Anthropic. +- [Official 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.