Commit Graph

3844 Commits

Author SHA1 Message Date
Cliff Hall
5f36973811 Merge pull request #1884 from cliffhall/everything-server-multiple-connection-support
Everything server multiple connection support
2025-05-29 10:41:51 -04:00
Andrew Qu
8f99907b3f Update README.md 2025-05-29 21:53:58 +09:00
David Soria Parra
e515378a90 restore git as ola asked for it 2025-05-29 13:42:18 +01:00
David Soria Parra
2dc1a34b75 update 2025-05-29 12:04:52 +01:00
David Soria Parra
d53d6cc75c Archive unmaintained servers
Removed the following servers from main branch:
- aws-kb-retrieval-server
- brave-search
- everart
- gdrive
- git
- github
- gitlab
- google-maps
- postgres
- puppeteer
- redis
- sentry
- slack
- sqlite

These servers remain maintained:
- sequentialthinking
- time
- memory
- fetch
- filesystem
- everything

Full history preserved in archive-servers branch

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-29 12:04:51 +01:00
David Dworken
1f705677a9 Add basic mitigation against postgres queries injecting to trigger writes or other dangerous actions (#1889)
Co-authored-by: Santiago Mola <santiago.mola@datadoghq.com>
2025-05-29 09:41:51 +01:00
rututaj-browserstack
7d09366324 Add BrowserStack integration to README.md 2025-05-29 13:54:21 +05:30
JavieHush
dde051c79f Merge branch 'main' into main 2025-05-29 15:12:13 +08:00
Ola Hungerford
47fad9ad59 Merge pull request #1218 from nabid-pf/youtube-video-summarizer
added youtube-video-summarizer to readme
2025-05-28 21:13:08 -07:00
Nabid Salehin
8aea3d82f0 Removed unnecessary space 2025-05-29 10:06:27 +06:00
Nabid Salehin
c9fb31fdf8 Merge branch 'main' into youtube-video-summarizer 2025-05-29 10:03:46 +06:00
Ola Hungerford
0359d8eeaa Merge pull request #1283 from nabid-pf/mongo-mongoose-mcp
mcp server for mongodb with mongoose
2025-05-28 19:24:45 -07:00
Ola Hungerford
9277e31bb0 Merge pull request #1271 from privetin/stdict
docs: add Standard Korean Dictionary MCP server to the README
2025-05-28 19:22:01 -07:00
Ola Hungerford
1043d567ab Merge pull request #1205 from kld3v/patch-2
Update README.md
2025-05-28 19:09:07 -07:00
Ola Hungerford
6ca79f29fe Merge pull request #1091 from fa3eng/main
Update README to include MasterGo MCP
2025-05-28 19:05:52 -07:00
Ola Hungerford
df9f75b9f0 Merge pull request #1193 from neuromechanist/patch-1
Add Matlab-MCP server
2025-05-28 19:04:37 -07:00
Ola Hungerford
ea8ab3206d Merge pull request #1195 from jasonbarry/pure.md
Add pure.md MCP server to README
2025-05-28 19:03:33 -07:00
Ola Hungerford
53e1d7b736 Merge pull request #1182 from jokemanfire/dev
Add containerd mcp server
2025-05-28 18:51:14 -07:00
JavieHush
bc94661d7e Merge branch 'main' into main 2025-05-29 09:01:52 +08:00
jokemanfire
7380a3a4fb Merge branch 'main' into dev 2025-05-29 08:55:30 +08:00
cliffhall
3adf59409c In sse.ts, /message endpoint, if transport isn't found for the given sessionId, output a "No transport found for sessionId" message. 2025-05-28 17:29:42 -04:00
Jason Barry
702d513667 Merge branch 'main' into pure.md 2025-05-28 14:22:24 -07:00
cliffhall
2da9f33969 Remove or clause for sessionId where "none" is offered as an alternative.
In the first case (line 16) we already know that req.query.sessionId is set to something. I

 n the second (line 40), it doesn't matter because if it doesn't map to a transport no further action is taken.
2025-05-28 16:31:21 -04:00
Seyed (Yahya) Shirazi
42060b504c Merge branch 'main' into patch-1 2025-05-28 11:15:43 -06:00
Cliff Hall
d297c51f5e Merge branch 'main' into everything-server-multiple-connection-support 2025-05-28 11:17:37 -04:00
cliffhall
9ffacb78ab Be more verbose about unexpected GET /sse calls from already connected clients. 2025-05-28 11:14:03 -04:00
Cheng Leong Ng
e22f665a00 chore: update readme to add mcp-rag-local mcp server 2025-05-28 23:04:25 +08:00
Bruno Campos
3180e84593 Merge branch 'main' into feature/monzo-mcp-bfdcampos 2025-05-28 15:46:25 +01:00
Tadas Antanavicius
6c0c97c0aa Merge pull request #1574 from cnjsstong/patch-1
Add CRIC Wuye AI official MCP Server
2025-05-28 06:50:05 -07:00
Tadas Antanavicius
4a98e431ee Merge pull request #1921 from GongRzhe/patch-8
Add Human-In-the-Loop-MCP-Server MCP-Server-Creator APIWeaver
2025-05-28 06:47:56 -07:00
Tadas Antanavicius
c35bcc5e65 Merge pull request #1881 from evaldas-leliuga/patch-1
Add Chiki StudIO configurable MCP servers to README
2025-05-28 06:46:01 -07:00
Bruno Campos
942340d3c1 Add Monzo MCP server to community servers list Alphabetical order preserved
Signed-off-by: Bruno Campos <brunofdcampos@hotmail.com>
2025-05-28 13:29:59 +01:00
Bruno Campos
1f543543d7 Add Monzo MCP server to community servers list
Signed-off-by: Bruno Campos <brunofdcampos@hotmail.com>
2025-05-28 13:24:43 +01:00
Tong Shen
a64b9cd3de Merge branch 'main' into patch-1 2025-05-28 16:32:50 +08:00
JavieHush
3a7933060c Merge branch 'modelcontextprotocol:main' into main 2025-05-28 16:25:43 +08:00
JavieHush
e4d856214b feat: Add git branch functionality and unit tests
This commit introduces the `git branch` tool to the MCP Git server, allowing users to list branches with various filtering options.

Changes include:
- Implemented `git_branch` function in `src/git/src/mcp_server_git/server.py` to support listing local, remote, and all branches, as well as filtering by `contains` and `not_contains` SHA values.
- Added comprehensive unit tests for the `git branch` functionality in `src/git/tests/test_server.py`, covering different branch types and commit filtering scenarios.
- Updated `src/git/README.md`.
2025-05-28 16:18:42 +08:00
vincent-pli
55c3c3da76 add mco-cli-host to "client" section 2025-05-28 15:12:05 +08:00
GongRzhe
13ec5bb11a Merge branch 'main' into patch-8 2025-05-28 13:00:56 +08:00
小豆豆学长
164a7e44c9 Merge branch 'main' into main 2025-05-28 10:05:43 +08:00
Evaldas Leliūga
1b3ba94798 Merge branch 'main' into patch-1 2025-05-27 17:08:00 +03:00
Evaldas Leliūga
0af91cd024 Update README.md
Co-authored-by: Tadas Antanavicius <tadas@tadasant.com>
2025-05-27 17:07:01 +03:00
Tadas Antanavicius
e247123893 Merge pull request #1828 from GongRzhe/patch-7
Add A2A MCP Server
2025-05-27 06:42:32 -07:00
Tadas Antanavicius
456d47a7f4 Merge pull request #1883 from Sfurti-yb/yugabyte-mcp-server
Add YugabyteDB's MCP server to the official MCP Servers
2025-05-27 06:41:49 -07:00
Evaldas Leliūga
6e0da42279 Merge branch 'main' into patch-1 2025-05-27 16:05:19 +03:00
GongRzhe
2ab011bc49 Update README.md 2025-05-27 13:20:04 +08:00
Ola Hungerford
6f920efa8a Merge pull request #1880 from Mini256/add-tidb-mcp
Add Official TiDB integration for MCP
2025-05-26 21:22:01 -07:00
Mini256
14c5cab43d Merge branch 'main' into add-tidb-mcp 2025-05-27 11:03:02 +08:00
GongRzhe
e0733f194b Add Human-In-the-Loop-MCP-Server MCP-Server-Creator SaaS2MCP 2025-05-27 09:55:31 +08:00
GongRzhe
41de9d5e64 更新 README.md
Co-authored-by: Tadas Antanavicius <tadas@tadasant.com>
2025-05-27 06:36:43 +08:00
AWOrpington
2581ba1bc8 Merge branch 'main' into main 2025-05-26 15:47:21 -06:00