Stephen Toub
fd047c059d
Merge pull request #1446 from modelcontextprotocol/stephentoub-patch-1
...
Augment list of MCP SDKs
2025-06-23 09:47:06 -04:00
Ola Hungerford
0a2dbd3ef2
Merge pull request #1405 from olaservo/add-jest-setup
...
Add path utils and test config for filesystem
2025-06-20 14:18:18 -07:00
Ola Hungerford
39287097f1
Merge branch 'main' into add-jest-setup
2025-06-20 14:00:30 -07:00
Ola Hungerford
178281230c
Update src/filesystem/package.json
...
Co-authored-by: Cliff Hall <cliff@futurescale.com >
2025-06-20 13:54:04 -07:00
Cliff Hall
bd164d96f9
Merge pull request #1919 from olaservo/add-instructions
...
Add instructions to Everything Server
2025-06-20 15:56:06 -04:00
Ola Hungerford
0db03b7da2
Merge pull request #2165 from wherka-ama/main
...
doc: update the SECURITY.md to better reflect the scope of the repo
2025-06-20 08:03:57 -07:00
olaservo
7206e1a2b0
Add test step to TypeScript CI workflow
...
- Added test job that runs before build
- Tests are conditionally executed only for packages that have test scripts
- Filesystem tests will now run automatically in CI on every push and PR
- Build job now depends on successful test completion
2025-06-20 06:57:15 -07:00
Ola Hungerford
e9c4c9d4ba
Handle unc path
2025-06-19 21:29:31 -07:00
olaservo
9dd94fd9a0
Adjust path-utils
2025-06-19 21:18:38 -07:00
Ola Hungerford
554320281b
Update src/everything/instructions.md
...
Co-authored-by: Cliff Hall <cliff@futurescale.com >
2025-06-19 15:26:47 -07:00
Waldek Herka
5d10165ebd
doc: update the SECURITY.md to better reflect the scope of the repo
2025-06-19 11:42:09 +02:00
Ola Hungerford
c9898468be
Merge branch 'main' into add-instructions
2025-06-18 22:33:34 -07:00
Ola Hungerford
96e251fd93
Merge branch 'main' into add-jest-setup
2025-06-18 22:15:40 -07:00
Cliff Hall
ce51d2abe5
Merge pull request #2143 from olaservo/batch-update-community-servers-061725
...
Add 46 Community MCP Servers
2025-06-18 17:30:33 -04:00
Ola Hungerford
49bc3b0f8c
Merge branch 'main' into add-instructions
2025-06-18 07:44:13 -07:00
Ola Hungerford
d85a01c4e2
Remove workflow mention related to resource subscription
2025-06-18 07:39:03 -07:00
Ola Hungerford
724ea84766
Merge branch 'main' into add-jest-setup
2025-06-18 07:34:39 -07:00
Ola Hungerford
78fe5d5e47
Address PR review comments: fix UNC path handling, improve test coverage, remove problematic test files
...
- Fixed UNC path handling bug in normalizePath function to preserve leading double backslashes
- Added comprehensive test coverage for drive letter capitalization and UNC paths
- Removed file-operations.test.ts and core-functionality.test.ts as they were testing their own code rather than actual server functionality
- All path-utils tests now pass with 100% coverage of the actual utility functions
2025-06-18 07:29:25 -07:00
Ola Hungerford
557738987a
Merge branch 'batch-update-community-servers-061725' of https://github.com/olaservo/servers into batch-update-community-servers-061725
2025-06-17 21:55:18 -07:00
Ola Hungerford
692aa8cf94
Fix link
2025-06-17 21:55:15 -07:00
Ola Hungerford
a649b34b6a
Merge branch 'main' into batch-update-community-servers-061725
2025-06-17 21:54:25 -07:00
Ola Hungerford
c22256b0aa
Add new batch of community servers
2025-06-17 21:51:16 -07:00
Ola Hungerford
81b9fbff4b
Merge pull request #2056 from rithin-pullela-aws/onboard_opensearch
...
Readme: Add OpenSearch MCP server to Official Integrations
2025-06-17 07:15:37 -07:00
Ola Hungerford
106adb9504
Merge branch 'main' into add-instructions
2025-06-17 06:58:41 -07:00
Ola Hungerford
57c056e9ad
Remove auto-sampling on subscription to a Resource
2025-06-17 06:58:12 -07:00
Ola Hungerford
644bd6b136
Merge branch 'main' into add-jest-setup
2025-06-17 06:16:01 -07:00
Ola Hungerford
8cf56e8487
Merge pull request #1495 from ethanlee16/add-paragon-mcp
...
Add ActionKit to third-party servers list
2025-06-16 22:04:28 -07:00
Ola Hungerford
4e425617b0
Merge pull request #1133 from chuang8511/chunhao/git-servers-typo
...
Fix json format
2025-06-16 21:44:25 -07:00
Ola Hungerford
f58b091a4c
Merge pull request #2053 from wommel0/SAP-ABAP-MCP-Server-SDK
...
Add SAP ABAP MCP Server SDK to "For Servers" within "Frameworks"
2025-06-16 21:05:20 -07:00
Ola Hungerford
77fcc94d2b
Merge pull request #1938 from vincent-pli/add-mcp_cli_host
...
add mcp-cli-host to "client" section in README
2025-06-16 21:02:03 -07:00
Ola Hungerford
d55afe1fa4
Add more tests
2025-06-16 17:29:44 -07:00
Ola Hungerford
098979ca2a
Update SDK
2025-06-15 23:38:23 -07:00
Ola Hungerford
e84c79da2d
Merge branch 'main' into add-jest-setup
2025-06-15 23:37:11 -07:00
Ola Hungerford
d2b217ac4f
Merge pull request #1027 from mjherich/feat/filesystem-read-specified-lines
...
Add head/tail file reading and directory size listings to filesystem server
2025-06-15 23:08:15 -07:00
Ola Hungerford
b067a0c117
Merge branch 'main' into add-instructions
2025-06-14 18:27:44 -07:00
olaservo
88ce1f1fdd
Adjust instructions
2025-06-14 18:22:43 -07:00
Ola Hungerford
3526039754
Merge pull request #2104 from idsts2670/patch-1
...
Add Alpaca’s official MCP server to community servers list
2025-06-14 08:46:08 -07:00
Ola Hungerford
c9da86ad96
Merge pull request #2107 from ps0394/patch-2
...
Update README.md - MS Docs to Official Integrations
2025-06-13 16:29:27 -07:00
ps0394
70af1a4d99
Update README.md - MS Docs to Official Integrations
...
Would like to move MS Docs MCP Server link and description up to official integrations. This is a server officially supported by Microsoft with canonical Microsoft product documentation hosted on learn.microsoft.com.
2025-06-13 17:19:15 -05:00
Ola Hungerford
5f9be67456
Merge pull request #2106 from ps0394/patch-1
...
Update README.md
2025-06-13 14:22:32 -07:00
ps0394
558b31f0b2
Update README.md
...
Adding the Microsoft Docs MCP server github repo and description to the servers list.
2025-06-13 15:27:28 -05:00
Satoshi Ido
50004f2a3d
Update README.md
...
Add Alpaca’s official MCP server to community servers list
2025-06-13 12:18:39 -05:00
Ola Hungerford
a28b7b1fbf
Merge pull request #1952 from quuu/main
...
Add mention of Vercel MCP Adapter and Next.js MCP Server starter in README for Framework resources
2025-06-12 21:21:06 -07:00
Rithin Pullela
64d3e1eadb
Merge branch 'main' into onboard_opensearch
2025-06-12 10:53:38 -07:00
Ola Hungerford
eec5859826
Merge pull request #2075 from olaservo/add-official-servers-backlog
...
Add 63 Official MCP Integrations
2025-06-12 05:43:04 -07:00
Tadas Antanavicius
05320f91b4
Update README.md
2025-06-11 12:20:21 -07:00
Ola Hungerford
c05abab5fb
Merge branch 'main' into add-official-servers-backlog
2025-06-11 10:00:20 -07:00
olaservo
79a56dcaaa
Fixed firefly
2025-06-11 09:58:59 -07:00
olaservo
f0694d1614
Fix couchbase icon 403
2025-06-11 09:56:35 -07:00
olaservo
9324c861b5
Spacing
2025-06-11 09:53:45 -07:00