Commit Graph

1756 Commits

Author SHA1 Message Date
Helix
d2bcbeecb5 Update README.md to add a new Community Server (Shodan)
Commit to add the Shodan MCP Server to the wiki for direct interaction.

Compatible at the date of this commit with Cursor, Claude and VSCode Insiders.
2025-03-30 22:32:48 +02: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
AB498
94029e6252 puppeteer server: deduplication of launch option args 2025-03-30 13:24:43 +06:00
AB498
4f93f82009 reviewed: fix: detached frame error & feature: Puppeteer launch arguments support 2025-03-30 04:13:59 +06:00
dennis zhuang
fbf60c2d8c Merge branch 'main' into main 2025-03-29 20:24:21 +08:00
Ola Hungerford
9735df6da7 Merge pull request #774 from francovp/fix-gitlab-mr-schema-for-v4-api
fix(gitlab): Invalid arguments error when using v4 API for gitlab.com
2025-03-28 21:31:44 -07:00
Ola Hungerford
f99299de2b Merge branch 'main' into fix-gitlab-mr-schema-for-v4-api 2025-03-28 21:30:17 -07:00
Ola Hungerford
507f524d59 Merge pull request #721 from cong-toquang/main
bugfix(gitlab): Make owner and fork properties optional to fix GitLab error "Invalid arguments"
2025-03-28 21:29:54 -07:00
Ola Hungerford
60d0f08c84 Merge branch 'main' into main 2025-03-28 21:27:41 -07:00
Ola Hungerford
94a29d9ab0 Merge pull request #603 from stevengonsalvez/fix/fetch-package
Added fetch package to fix issue #556
2025-03-28 21:06:58 -07:00
Ola Hungerford
f6d5be91b0 Merge branch 'main' into fix/fetch-package 2025-03-28 21:04:54 -07:00
Dennis Zhuang
e37940b7bc Add GreptimeDB mcp server 2025-03-28 14:17:34 +08:00
Ola Hungerford
9bd93fcb93 Merge pull request #694 from MatrixDai/bugfix/github-issue-label-null-description
Fix: Handle null description in GitHub label schema
2025-03-27 19:35:49 -07:00
Ola Hungerford
dae98830b2 Merge branch 'main' into bugfix/github-issue-label-null-description 2025-03-27 19:34:47 -07:00
Tadas Antanavicius
97e3554b52 Merge pull request #1105 from talperetz/main
Add Zapier integration to README
2025-03-27 18:53:50 -07:00
Tal Peretz
14b7e320ff Add Zapier integration to README 2025-03-27 16:52:02 -07:00
Tadas Antanavicius
5aa6aa8748 Merge pull request #1104 from tadasant/tadasant/fix-CI
Fix broken uv.lock file in src/git
2025-03-27 15:38:08 -07:00
Tadas Antanavicius
f7885220ac Fix git 2025-03-27 14:19:18 -07:00
Tadas Antanavicius
545d2771f9 Merge pull request #1076 from Rodriguespn/main
Add SingleStore MCP server to README
2025-03-27 13:46:35 -07:00
Tadas Antanavicius
a00c0814bd Merge pull request #1059 from hygao1024/feature_iflytek
Add iFlytek Workflow MCP Server in README file
2025-03-27 13:44:11 -07:00
Tadas Antanavicius
c06ea88332 Merge pull request #1073 from vita-stejskal/keboola-mcp-server
Keboola mcp server
2025-03-27 13:43:21 -07:00
Tadas Antanavicius
dba8edd1e1 Merge pull request #977 from githejie/add-mcp-server-calculator
Add Calculator MCP Server to README.md
2025-03-27 13:42:37 -07:00
Tadas Antanavicius
03a553a08e Merge pull request #1041 from johnlanni/add-higress-mcp-hosting
Add an explanation for implementing MCP server hosting using Higress
2025-03-27 13:33:57 -07:00
Pedro Rodrigues
9beff8c43a Merge branch 'main' into main 2025-03-27 15:46:54 +00:00
hygao1024
7e1a643e70 Merge branch 'main' into feature_iflytek 2025-03-27 22:23:28 +08:00
Ola Hungerford
5309e52de2 Merge pull request #589 from g-votte/update-filesystem-readme
Fix misleading edit_file functionality docs in server-filesystem README
2025-03-27 06:42:04 -07:00
Ola Hungerford
1d45459e06 Merge pull request #877 from EthBerryAdmin/patch-1
Allow ~ to be used in config for server-filesystem
2025-03-27 06:41:34 -07:00
澄潭
2ab3c79028 Update README.md
Co-authored-by: Tadas Antanavicius <tadas@tadasant.com>
2025-03-27 07:24:11 +08:00
hygao1024
0c5c4bef81 Merge branch 'main' into feature_iflytek 2025-03-27 07:16:02 +08:00
Wilhelm Klopp
0490e08253 Fix typo in mcp_server_fetch 2025-03-26 18:52:33 +00:00
Tadas Antanavicius
202f6c5e58 Merge pull request #1079 from olaservo/remove-mssql-submodule-reference
Remove invalid submodule reference to src/mssql-mcp
2025-03-26 08:37:15 -07:00
Ola Hungerford
2788ca4558 Remove invalid submodule reference to src/mssql-mcp 2025-03-26 08:15:52 -07:00
hygao1024
1f9b9014b9 Merge branch 'main' into feature_iflytek 2025-03-26 22:41:11 +08:00
Tadas Antanavicius
f7e9ca0dcc Merge pull request #1052 from aliraza1231/apimatic-mcp-server
Update README.md
2025-03-26 07:12:32 -07:00
Tadas Antanavicius
1bb4b67e2f Merge pull request #985 from TillSimon/gotohuman-mcp
gotoHuman MCP server
2025-03-26 07:09:49 -07:00
hejie
4d589c833a Merge branch 'main' into add-mcp-server-calculator 2025-03-26 22:08:10 +08:00
Tadas Antanavicius
713f59162b Merge pull request #982 from JordiNeil/add-databricks-mcp-server
Add Databricks MCP server to Readme
2025-03-26 07:05:34 -07:00
Tadas Antanavicius
6391b13469 Merge pull request #981 from pinkhoodie/patch-1
Update README.md - Thirdweb MCP
2025-03-26 07:05:10 -07:00
Tadas Antanavicius
e1801d48f2 Merge pull request #976 from Vortiago/add-mcp-azure-devops-to-readme
Add Azure DevOps MCP to list of community servers
2025-03-26 07:01:08 -07:00
Tadas Antanavicius
6224b9b692 Merge pull request #973 from termixai-it/add_bsc_mcp
Add bsc mcp servers
2025-03-26 07:00:42 -07:00
Tadas Antanavicius
8b8c4f8001 Merge pull request #969 from anton-efimenko/patch-1
Update README.md -- Add Official Mailgun MCP Server
2025-03-26 07:00:09 -07:00
Tadas Antanavicius
e89d24d48a Merge pull request #967 from maton-ai/add-maton-mcp-server
docs: add maton-mcp server
2025-03-26 06:58:33 -07:00
Tadas Antanavicius
44ca81ed10 Merge pull request #966 from KyrieTangSheng/add-new-comm-server
Add National Parks MCP Server to README Community Servers
2025-03-26 06:58:00 -07:00
Tadas Antanavicius
e5286ef843 Merge pull request #963 from SaseQ/readme-update-discord-mcp
README update: Replace Discord MCP server link to support more robust…
2025-03-26 06:57:39 -07:00