mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-02-23 20:05:15 +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
|
## Legend
|
||||||
|
|
||||||
* 🎖️ – official implementation
|
* 🎖️ – official implementation
|
||||||
* 🐍 – Python codebase
|
* programming language
|
||||||
* 📇 – TypeScript codebase
|
* 🐍 – Python codebase
|
||||||
* 🏎️ – Go codebase
|
* 📇 – TypeScript codebase
|
||||||
* 🦀 – Rust codebase
|
* 🏎️ – Go codebase
|
||||||
* #️⃣ - C# Codebase
|
* 🦀 – Rust codebase
|
||||||
* ☁️ - Cloud Service
|
* #️⃣ - C# Codebase
|
||||||
* 🏠 - Local Service
|
* scope
|
||||||
* 🍎 – For macOS
|
* ☁️ - Cloud Service
|
||||||
* 🪟 – For Windows
|
* 🏠 - 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
|
## Server Implementations
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user