Bob Remeika
0fa56f5e2c
Merge branch 'main' into main
2025-05-07 20:35:23 -07:00
Moongil Jeon
59d3cdbe99
Merge branch 'main' into main
2025-05-08 12:01:19 +09:00
Xudong Guo
7e3968566a
Merge branch 'main' into new-official-integrations-kwdb
2025-05-08 09:20:50 +08:00
shaun smith
90c4a322dd
Merge pull request #1491 from shaofengshi/add_gravitino
...
Add Apache Gravitino
2025-05-07 21:36:51 +01:00
shaun smith
b05ca865dd
Merge pull request #1500 from rust-mcp-stack/add-rust-mcp-filesystem
...
chore: add rust mcp filesystem to community servers
2025-05-07 21:35:07 +01:00
shaun smith
e5e842be06
Merge pull request #1503 from VivekKumarNeu/mcp-lucene-server
...
add lucene mcp server
2025-05-07 21:33:01 +01:00
Ola Hungerford
239e18f880
Merge pull request #1201 from yomandawg/jun/puppeteer
...
Add optional parameter to Puppeteer tool to capture screenshot as base64 TextContent
2025-05-07 04:36:18 -07:00
Vlad Bugay
5cfb08a1df
Merge branch 'main' into add-waystation-server
2025-05-07 12:18:18 +03:00
Xudong Guo
c5e799347a
Merge branch 'main' into new-official-integrations-kwdb
2025-05-07 16:14:56 +08:00
Jun Kim
3ce1efbd37
Merge branch 'main' into jun/puppeteer
2025-05-07 01:39:01 -05:00
Moongil Jeon
a2422828dc
Merge branch 'main' into main
2025-05-07 13:17:41 +09:00
Moongil Jeon
3e059470a7
update OP.GG repo url with description
2025-05-07 13:13:49 +09:00
Ola Hungerford
bdf4323d9c
Merge pull request #1687 from minorun365/patch-1
...
Fixed README: Added NPX config for Claude Desktop
2025-05-06 20:07:36 -07:00
Jun Kim
cbf4d6b611
Merge branch 'main' into jun/puppeteer
2025-05-06 16:21:13 -05:00
Jun
4bb9ec779e
remove redundancy and update puppeteer_screenshot tool description
2025-05-06 16:18:57 -05:00
Pablo Camprubi
cd7cbd65dc
Merge branch 'main' into main
2025-05-06 22:58:47 +02:00
samuelhsin
ded6c4d15e
Merge branch 'main' into main
2025-05-07 00:21:11 +08:00
みのるん
95df2efa0c
Merge branch 'main' into patch-1
2025-05-07 00:15:18 +09:00
Cliff Hall
2645e03e5f
Merge pull request #1673 from cliffhall/choose-server-at-startup-from-npx
...
Choose the server-everything transport on the command line
2025-05-06 11:10:58 -04:00
みのるん
96352032fc
Fixed README: Added NPX config for Claude Desktop
2025-05-07 00:10:50 +09:00
Ola Hungerford
1cdbeb3d97
Merge pull request #1677 from cliffhall/main
...
Update `server-everything` to use the latest version of the SDK
2025-05-06 07:49:30 -07:00
cliffhall
e30f30868f
Update server-everything to use the latest version of the SDK
...
* In sse.ts & streamableHttp.ts
- change console.log to console.error
2025-05-06 10:27:49 -04:00
cliffhall
69549cc844
Update server-everything to use the latest version of the SDK
...
* In stdio.ts
- change console.log to console.error
2025-05-06 10:26:47 -04:00
Pablo Camprubi
ecb96d18f4
Add Salesforce MCP Server
2025-05-06 14:34:20 +02:00
Jun
51593d9a9a
add optional encoded param to puppeteer_screenshot for base64 output
2025-05-06 02:46:41 -05:00
Jun Kim
249024599f
Merge branch 'main' into jun/puppeteer
2025-05-06 02:21:45 -05:00
Xudong Guo
adc350370e
Merge branch 'main' into new-official-integrations-kwdb
2025-05-06 08:45:12 +08:00
cliffhall
c4371d95d5
Update server-everything to use the latest version of the SDK
2025-05-05 18:00:44 -04:00
cliffhall
f06dc654ff
Update server-everything to allow choosing the transport on the command line.
...
* Update README.md
2025-05-05 13:33:25 -04:00
cliffhall
f93911607b
Update server-everything to allow choosing the transport on the command line.
...
# Run the default (stdio) server
```npx @modelcontextprotocol/server-everything```
# Or specify stdio explicitly
```npx @modelcontextprotocol/server-everything stdio```
# Run the SSE server
```npx @modelcontextprotocol/server-everything sse```
# Run the streamable HTTP server
```npx @modelcontextprotocol/server-everything streamableHttp```
* In src/everything/index.ts
- refactor/extracted contents to stdio.ts
- replaced with code that
- Gets the single argument from the commandline as scriptName
- switches on scriptName
- imports the appropriate server script or outputs usage options
- scripts run on import
* In src/everything/stdio.ts
- added console log "Starting default (STDIO) server..."
* In src/everything/sse.ts
- added console log "Starting SSE server..."
* In src/everything/streamableHttp.ts
- added console log "Starting Streamable HTTP server..."
* This fixes #1594
2025-05-05 13:09:38 -04:00
Ola Hungerford
0ad83e8dda
Merge pull request #1183 from buvinghausen/main
...
Fix docker warnings in Puppeteer dockerfile
2025-05-05 07:20:48 -07:00
Juan Antonio Osorio
c7c46cc362
Fix duplicated entries in README.md
2025-05-05 13:55:08 +03:00
Juan Antonio Osorio
7add2cbc4f
Merge main branch and resolve conflicts
2025-05-05 13:53:01 +03:00
shaun smith
b2641790c6
Merge pull request #1647 from rohans2/patch-1
...
Add reference to Google Sheets MCP Server
2025-05-05 11:00:27 +01:00
Rohan Sharma
db37f47cc8
Merge branch 'main' into patch-1
2025-05-03 15:36:20 -04:00
shaun smith
93a9e036bf
Merge pull request #1622 from krisdyna/main
...
Add official Dynatrace MCP server
2025-05-03 16:33:40 +01:00
김정석
5e2c343b9c
Merge branch 'main' into stdict
2025-05-03 21:58:21 +09:00
Ali Hashemi
c6def84b27
Merge branch 'main' into add-rust-mcp-filesystem
2025-05-03 09:11:48 -03:00
samuelhsin
a5216ff012
Merge branch 'main' into main
2025-05-03 15:57:17 +08:00
Bob Remeika
0b99e08bce
Merge branch 'main' into main
2025-05-02 22:54:29 -07:00
shaun smith
12f0df0ac5
Merge pull request #1651 from fmenezes/fmenezes/add_mongodb
...
Add MongoDB official mcp server
2025-05-02 19:16:50 +01:00
shaun smith
e730686c63
Merge pull request #1652 from TocharianOU/add-kibana-mcp-server
...
Add Kibana MCP Server to community servers list
2025-05-02 15:28:27 +01:00
TocharinOU
85403171e2
Add Kibana MCP Server to community servers list
2025-05-02 21:52:32 +08:00
Filipe C Menezes
70cdf59a61
fix
2025-05-02 14:20:47 +01:00
Filipe C Menezes
0e5eab40f6
Add MongoDB official mcp server
2025-05-02 14:10:37 +01:00
Bob Remeika
dc58710119
Merge branch 'main' into main
2025-05-01 19:44:52 -07:00
Rohan Sharma
afdf0bd26f
Add Google Sheets MCP Server
...
This google sheets MCP Server is written in TypeScript.
2025-05-01 21:15:11 -04:00
allen joslin
063a44a1dd
Merge branch 'main' into ajoslin/memory
2025-05-01 17:04:28 -04:00
Josh Warwick
5138880d79
Update README.md
2025-05-01 18:34:10 +01:00
Tadas Antanavicius
1b2f426677
Merge pull request #1628 from Taidgh-Robinson/nba-mcp-server
...
Added nba-mcp-server to Community Servers list
2025-05-01 09:05:07 -07:00