Commit Graph

2265 Commits

Author SHA1 Message Date
Ola Hungerford
0d12ab3263 Merge pull request #1189 from YuDavidCao/main
fix: puppeteer readme launch option json missing comma
2025-04-01 12:45:16 -07:00
Tadas Antanavicius
e25a3693a0 Merge pull request #1153 from krismuhi/mcp-mobile-readme-update
Doc: Update README.md to include Mobile MCP server
2025-04-01 11:53:01 -07:00
David_C
df2b864977 Merge branch 'modelcontextprotocol:main' into main 2025-04-01 14:52:53 -04:00
Tadas Antanavicius
677d225af6 Merge pull request #983 from wolvever/add_baidu_ai_search
Add Baidu Cloud AISearch MCPServer to community server list
2025-04-01 11:52:34 -07:00
YuDavidCao
2fa9cb93e3 fix: puppeteer readme launch option json missing comma 2025-04-01 14:52:29 -04:00
Tadas Antanavicius
39cb61ffe1 Merge pull request #1175 from GeLi2001/patch-2
Add Shopify MCP
2025-04-01 11:52:01 -07:00
Tadas Antanavicius
8542b2cacf Merge pull request #1157 from GeLi2001/patch-1
Add TFT-Match-Analyzer mcp server
2025-04-01 11:50:21 -07:00
Tadas Antanavicius
606131c8a1 Merge pull request #770 from maceip/patch-1
Update README.md to add community browser-use MCP server
2025-04-01 11:47:40 -07:00
Brian Buvinghausen
b5a907263c Fix docker warnings 2025-04-01 08:39:10 -05:00
Dan Billson
cad7524e3e Merge branch 'main' into paddle 2025-04-01 09:52:24 +01:00
Bary Huang
97e6a9175a Merge branch 'main' into add_mcp_server_my_apple_remembers 2025-03-31 21:41:09 -07:00
Bary Huang
24e429a7d8 Merge branch 'main' into add_mcp_server_remote_macos_use 2025-03-31 21:40:50 -07:00
lipandong
fea5f0ba14 Add Alibaba Cloud AnalyticDB for MySQL MCP Server to README 2025-04-01 10:50:24 +08:00
Ge Li
aa8602f85d Add Shopify MCP 2025-03-31 19:49:52 -07:00
wolvever
df6eef233b Merge branch 'main' into add_baidu_ai_search 2025-04-01 09:25:16 +08:00
Ola Hungerford
f323325275 Revert serer-memory for now 2025-03-31 08:41:28 -07:00
Kapil Duraphe
b3e78fdd03 lint 2025-03-31 11:23:11 -04:00
Kapil Duraphe
e883721bea feat(readme): add natoma under resources in readme 2025-03-31 11:17:38 -04:00
Ola Hungerford
4e660a2d99 Update Readme 2025-03-31 08:12:53 -07:00
Ola Hungerford
52e60e6e29 Add missing capabilities and better connection handling 2025-03-31 08:08:35 -07:00
Ed Burns
6e3011e645 interactive rebase in progress; onto e181222
pick 2a833f1 On branch edburns/mention-quarkus-mcp Mention the Quarkus MCP servers Quarkus extension. modified:   README.md
No commands remaining.
modified:   README.md

- Move to community section, as suggested by @tadasant.
2025-03-31 13:25:55 +02:00
Ge Li
29c0e976f8 Add TFT-Match-Analyzer mcp server 2025-03-30 22:04:25 -07:00
Ikko Yi
d9c604bbe4 Merge branch 'main' into patch-1 2025-03-31 12:22:25 +09:00
Ola Hungerford
6279021d60 Make changes to typescript to trigger new tag 2025-03-30 19:12:53 -07:00
wolvever
2b801b6353 Update README.md Adjust list order 2025-03-31 09:21:02 +08:00
Phil Nash
ba989aaa17 Merge branch 'main' into astra-db 2025-03-31 09:40:03 +11:00
Kris Muhi
6d640483cb Update README.md 2025-03-30 22:55:33 +02:00
Kris Muhi
d9dea56279 Update README.md 2025-03-30 22:53:46 +02:00
mac
ed7d881842 Merge branch 'main' into patch-2 2025-03-30 11:35:18 -07:00
mac
9fd9c23f18 chore: more fmt 2025-03-30 11:33:31 -07:00
mac
f6513a9c3e chore: fix formatting and description 2025-03-30 11:32:41 -07:00
mac
d4ddfad704 chore: alphabetic sort 2025-03-30 11:27:36 -07:00
mac
3713b15be2 Merge branch 'main' into patch-1 2025-03-30 10:44:34 -07:00
Ola Hungerford
e181222154 Merge pull request #816 from shiquda/main
feat(fetch): add support for using proxy for requests
2025-03-30 08:35:05 -07:00
Ola Hungerford
8f73c9ac4c Merge branch 'main' into main 2025-03-30 08:32:53 -07:00
shiquda
9a4d513724 fix(fetch): specify httpx<0.28 to resolve proxy problem
- AsyncClient.__init__() got an unexpected keyword argument 'proxies'
2025-03-30 22:33:51 +08:00
Ola Hungerford
69553524a9 Merge pull request #1086 from wilhelmklopp/patch-1
Fix typo in mcp_server_fetch
2025-03-30 07:13:32 -07:00
Ola Hungerford
3a1a06ec9c Merge branch 'main' into patch-1 2025-03-30 07:11:19 -07:00
Ola Hungerford
d739c0023e Merge pull request #607 from AB498/main
fix: detached frame error & feature: Puppeteer launch arguments support
2025-03-30 06:48:03 -07:00
Tadas Antanavicius
5d63246a92 Merge pull request #1114 from killme2008/main
Add GreptimeDB mcp server
2025-03-30 06:36:39 -07:00
mac
4ecc9377ea Merge branch 'main' into patch-2 2025-03-30 01:47:46 -07:00
AB498
94029e6252 puppeteer server: deduplication of launch option args 2025-03-30 13:24:43 +06:00
jimmyhzhang
10584c69e6 Merge branch 'main' into patch-1 2025-03-29 23:10:25 -07:00
Bary Huang
5b7db5ff51 Merge branch 'main' into add_mcp_server_my_apple_remembers 2025-03-29 22:46:45 -07:00
Bary Huang
4397c77d5f Merge branch 'main' into add_mcp_server_remote_macos_use 2025-03-29 22:46:29 -07:00
AB498
4f93f82009 reviewed: fix: detached frame error & feature: Puppeteer launch arguments support 2025-03-30 04:13:59 +06:00
wolvever
a93093a1f8 Update README.md community server / baidu ai search github url
Update github url of Baidu AI Search
2025-03-29 22:00:15 +08:00
dennis zhuang
fbf60c2d8c Merge branch 'main' into main 2025-03-29 20:24:21 +08:00
pab1it0
5cf5d4de15 Add chess.com mcp 2025-03-29 12:31:09 +03:00
Talib Kareem
eb7883ce2a Merge branch 'main' into add-clickup-mcp-server 2025-03-29 01:02:25 -04:00