Skip to content
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
3a2a070
add mcp server: Computer-Use - Remote MacOS Use
baryhuang Mar 23, 2025
b843043
update description
baryhuang Mar 23, 2025
47ed67f
update description
baryhuang Mar 24, 2025
bbac4b6
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Mar 25, 2025
341ab41
Update server-redis package.json to be consistent with other MCP pack…
olaservo Mar 24, 2025
11b494f
Update package-lock.json
olaservo Mar 24, 2025
3b4cbad
add to readme
Stanislav-Pankrashin Mar 21, 2025
7aa19fa
Add link to apple calendar mcp server in readme
Omar-V2 Mar 18, 2025
b2c4a65
Add Chargebee MCP
cb-bharathvaj Mar 25, 2025
0c9c7f3
Update README.md
cb-bharathvaj Mar 25, 2025
092e2c6
Update README.md
cb-bharathvaj Mar 26, 2025
98d94e8
Update README.md
vishalmysore Mar 17, 2025
63af7f7
Update README.md
XGenerationLab Mar 19, 2025
88664df
docs: add telegram-mcp
chigwell Mar 20, 2025
6e9a423
Add KiCad MCP server
lamaalrajih Mar 20, 2025
51c2791
README update: Replace Discord MCP server link to support more robust…
SaseQ Mar 20, 2025
c51b4a6
Address review comments: move my new entry to another line
SaseQ Mar 21, 2025
7cfbaa4
added new server -- national park service
KyrieTangSheng Mar 20, 2025
195158c
docs: add maton-mcp server
rich-song Mar 20, 2025
7acceaf
Update README.md
anton-efimenko Mar 20, 2025
b115450
Update README.md
termixai-it Mar 21, 2025
4fbee46
Added mcp-azure-devops to the readme file.
Vortiago Mar 21, 2025
dc13769
Update README.md - Thirdweb MCP
pinkhoodie Mar 21, 2025
86c0cd6
Add Databricks MCP server to Readme
JordiNeil Mar 21, 2025
4d8a4a6
gotoHuman MCP server
TillSimon Mar 21, 2025
c6fa639
Update README.md
aliraza1231 Mar 25, 2025
b400fdc
Remove invalid submodule reference to src/mssql-mcp
olahungerford Mar 26, 2025
e0a489e
fix merge
baryhuang Mar 27, 2025
8095fe3
Merge remote-tracking branch 'origin/main' into add_mcp_server_remote…
baryhuang Mar 27, 2025
4397c77
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Mar 30, 2025
24e429a
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Apr 1, 2025
ad14c5e
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Apr 2, 2025
c9461b0
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Apr 3, 2025
334e8fc
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Apr 6, 2025
293df60
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Apr 8, 2025
b1c0db0
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Apr 13, 2025
96f98fd
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Apr 15, 2025
0433bfd
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Apr 17, 2025
7024b08
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Apr 20, 2025
ac58b2b
Merge branch 'main' into add_mcp_server_remote_macos_use
baryhuang Apr 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[code-sandbox-mcp](https://github.com/Automata-Labs-team/code-sandbox-mcp)** - An MCP server to create secure code sandbox environment for executing code within Docker containers.
- **[cognee-mcp](https://github.com/topoteretes/cognee/tree/main/cognee-mcp)** - GraphRAG memory server with customizable ingestion, data processing and search
- **[coin_api_mcp](https://github.com/longmans/coin_api_mcp)** - Provides access to [coinmarketcap](https://coinmarketcap.com/) cryptocurrency data.
- **[Computer-Use - Remote MacOS Use](https://github.com/baryhuang/mcp-remote-macos-use)** - Open-source out-of-the-box alternative to OpenAI Operator, providing a full desktop experience and optimized for using remote macOS machines as autonomous AI agents.
- **[Contentful-mcp](https://github.com/ivo-toby/contentful-mcp)** - Read, update, delete, publish content in your [Contentful](https://contentful.com) space(s) from this MCP Server.
- **[crypto-feargreed-mcp](https://github.com/kukapay/crypto-feargreed-mcp)** - Providing real-time and historical Crypto Fear & Greed Index data.
- **[cryptopanic-mcp-server](https://github.com/kukapay/cryptopanic-mcp-server)** - Providing latest cryptocurrency news to AI agents, powered by CryptoPanic.
Expand Down