mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-02-21 19:05:14 +00:00
Update README.md
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user