Commit Graph

3309 Commits

Author SHA1 Message Date
Ola Hungerford
8fb7bbdab7 Merge pull request #1856 from gattimassimo/u/magatti/AddDataverseMCPServer
Add Microsoft Dataverse MCP Server
2025-05-29 16:02:48 -07:00
Den Delimarsky 🌺
c4b5e46203 Merge branch 'main' into u/magatti/AddDataverseMCPServer 2025-05-29 15:48:24 -07:00
shaun smith
f580f9c902 Merge pull request #1607 from jeff-nasseri/feature/helm-chart
Add Helm(CLI) MCP Server Implementation
2025-05-29 15:13:43 -07:00
Ram Rohit Gannavarapu
29453343da add github's official mcp server 2025-05-29 15:03:57 -07:00
svkaizoku
1082ea7fad Merge branch 'main' into patch-1 2025-05-29 23:13:13 +02:00
jeff nasseri
9206c2cbc2 Move Helm Chart CLI entry to correct alphabetical position
- Moved Helm Chart CLI before Heurist Mesh Agent to maintain alphabetical order
- Follows repository convention of keeping community servers alphabetically sorted
2025-05-29 22:59:47 +02:00
jeff nasseri
77b7a16aae Add Helm Chart CLI to README.md as a new entry for AI interaction with Helm package manager 2025-05-29 22:49:47 +02:00
Ola Hungerford
ed101d0e3d Merge pull request #1956 from cliffhall/remove-github-version-check
Remove version-check.yml
2025-05-29 11:13:09 -07:00
Taylor Wilsdon
f58c6bf576 Merge branch 'main' into patch-1 2025-05-29 14:10:03 -04:00
Jagannath Saragadam
c59a2a898a sticky image URL 2025-05-29 10:32:45 -07:00
Jagannath Saragadam
08b7d7a83d Update README.md 2025-05-29 10:32:45 -07:00
Jagannath Saragadam
4610086a7f add Alation MCP server 2025-05-29 10:32:45 -07:00
cliffhall
bcd25241b6 Removing version-check.yml from .github/workflows. It checked the version of the now removed Github server and is breaking CI. 2025-05-29 13:31:33 -04:00
Bruno Campos
1705a35131 Merge branch 'main' into feature/monzo-mcp-bfdcampos 2025-05-29 17:50:51 +01:00
Cliff Hall
8c5d9c8a40 Merge branch 'main' into add-instructions 2025-05-29 10:54:33 -04:00
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