Update README.md
This commit is contained in:
parent
9bd2804140
commit
70e5be83a6
1 changed files with 17 additions and 9 deletions
26
README.md
26
README.md
|
|
@ -31,15 +31,23 @@ A curated list of awesome Model Context Protocol (MCP) servers.
|
|||
## Legend
|
||||
|
||||
* 🎖️ – official implementation
|
||||
* 🐍 – Python codebase
|
||||
* 📇 – TypeScript codebase
|
||||
* 🏎️ – Go codebase
|
||||
* 🦀 – Rust codebase
|
||||
* #️⃣ - C# Codebase
|
||||
* ☁️ - Cloud Service
|
||||
* 🏠 - Local Service
|
||||
* 🍎 – For macOS
|
||||
* 🪟 – For Windows
|
||||
* programming language
|
||||
* 🐍 – Python codebase
|
||||
* 📇 – TypeScript codebase
|
||||
* 🏎️ – Go codebase
|
||||
* 🦀 – Rust codebase
|
||||
* #️⃣ - C# Codebase
|
||||
* scope
|
||||
* ☁️ - Cloud Service
|
||||
* 🏠 - Local Service
|
||||
* operating system
|
||||
* 🍎 – For macOS
|
||||
* 🪟 – For Windows
|
||||
|
||||
> ![NOTE]
|
||||
> Confused about Local 🏠 vs Cloud ☁️?
|
||||
> * Use local when MCP server is talking to a locally installed software, e.g. taking control over Chrome browser.
|
||||
> * Use network when MCP server is talking to remote APIs, e.g. weather API.
|
||||
|
||||
## Server Implementations
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue