You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Note: Lists in this README are maintained in alphabetical order to minimize merge conflicts when adding new items.
18
+
> [!NOTE]
19
+
> Lists in this README are maintained in alphabetical order to minimize merge conflicts when adding new items.
19
20
20
21
## 🌟 Reference Servers
21
22
@@ -441,7 +442,9 @@ Official integrations are maintained by companies building production ready MCP
441
442
442
443
A growing set of community-developed and maintained servers demonstrates various applications of MCP across different domains.
443
444
444
-
> **Note:** Community servers are **untested** and should be used at **your own risk**. They are not affiliated with or endorsed by Anthropic.
445
+
> [!NOTE]
446
+
> Community servers are **untested** and should be used at **your own risk**. They are not affiliated with or endorsed by Anthropic.
447
+
445
448
-**[1Panel](https://github.com/1Panel-dev/mcp-1panel)** - MCP server implementation that provides 1Panel interaction.
446
449
-**[A2A](https://github.com/GongRzhe/A2A-MCP-Server)** - An MCP server that bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants (like Claude) to seamlessly interact with A2A agents.
447
450
-**[Ableton Live](https://github.com/Simon-Kansara/ableton-live-mcp-server)** - an MCP server to control Ableton Live.
@@ -1148,6 +1151,7 @@ A growing set of community-developed and maintained servers demonstrates various
1148
1151
-**[WildFly MCP](https://github.com/wildfly-extras/wildfly-mcp)** - WildFly MCP server that enables LLM to interact with running WildFly servers (retrieve metrics, logs, invoke operations, ...).
1149
1152
-**[Windows CLI](https://github.com/SimonB97/win-cli-mcp-server)** - MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells.
1150
1153
-**[Windsor](https://github.com/windsor-ai/windsor_mcp)** - Windsor MCP (Model Context Protocol) enables your LLM to query, explore, and analyze your full-stack business data integrated into Windsor.ai with zero SQL writing or custom scripting.
1154
+
-**[Wordle MCP](https://github.com/cr2007/mcp-wordle-python)** - MCP Server that gets the Wordle Solution for a particular date.
1151
1155
-**[WordPress MCP](https://github.com/Automattic/wordpress-mcp)** - Make your WordPress site into a simple MCP server, exposing functionality to LLMs and AI agents.
1152
1156
-**[Workflowy](https://github.com/danield137/mcp-workflowy)** - A server that interacts with [workflowy](https://workflowy.com/).
1153
1157
-**[World Bank data API](https://github.com/anshumax/world_bank_mcp_server)** - A server that fetches data indicators available with the World Bank as part of their data API
0 commit comments