Commit Graph

3844 Commits

Author SHA1 Message Date
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
Manoj Bajaj
433d699b5d Merge branch 'main' into patch-1 2025-06-20 01:32:18 +05:30
basilisk01
6295bb7a80 Merge branch 'main' into main 2025-06-19 11:23:24 -07:00
basilisk01
f5ad90528c Update README.md 2025-06-19 11:21:19 -07:00
Tony Bentley
fc7836b0f5 Merge branch 'main' into main 2025-06-19 10:14:57 -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
Charles
9048a95977 Merge branch 'main' into patch-1 2025-06-19 16:22:23 +08:00
Ola Hungerford
87cce819f9 Merge branch 'main' into batch-update-official-servers-061725 2025-06-18 22:35:03 -07: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
Marcelo Ochoa
7aad524212 Merge branch 'main' into oracle-mcp 2025-06-18 18:51:19 -03: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
Tony Bentley
669bca0100 Add Drata MCP server to third-party integrations 2025-06-18 11:11:32 -07: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
Charles
e08d53a469 Merge branch 'main' into patch-1 2025-06-18 16:17:41 +08:00
小豆豆学长
66cddc8b64 Merge branch 'main' into main 2025-06-18 16:09:56 +08:00
Ola Hungerford
17e66638d0 Remove duplicate 2025-06-17 22:15:34 -07:00
Ola Hungerford
ae3bd1624e Remove missing image 2025-06-17 22:14:14 -07:00
Ola Hungerford
c3f1265191 Remove missing images 2025-06-17 22:13:03 -07:00
Ola Hungerford
d4142e762c Fix capitalization 2025-06-17 22:11:17 -07:00
Ola Hungerford
5c64dc5c7a Remove missing image 2025-06-17 22:10:26 -07:00
Ola Hungerford
de27ff9692 Update AtomGit link text 2025-06-17 22:08:45 -07:00
Ola Hungerford
d95a109fff Remove missing logo 2025-06-17 22:07:00 -07:00
Ola Hungerford
688f06b5da Add next batch of official servers 2025-06-17 22:02:28 -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
Marcelo Ochoa
02c07562dc Bump mcp package version to 1.1.0 2025-06-17 19:34:37 -03:00
AWOrpington
11d0ed0003 Merge branch 'main' into main 2025-06-17 09:11:58 -06:00
Marcelo Ochoa
2ffa23fb6c Merge branch 'main' into oracle-mcp 2025-06-17 12:01:33 -03: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
Marcelo Ochoa
faa06b2d11 Refactor: Remove Oracle server implementation and related files, moved to Community Servers
- Deleted the Oracle server Dockerfile, README, demo prompts, and configuration files.
- Removed the Oracle server package.json and TypeScript configuration.
- Updated package.json to remove dependency on the Oracle server.
2025-06-17 10:53:37 -03:00
Marcelo Ochoa
b1cc2f9a61 Merge branch 'main' into oracle-mcp 2025-06-17 10:28:25 -03:00
Ola Hungerford
644bd6b136 Merge branch 'main' into add-jest-setup 2025-06-17 06:16:01 -07:00
henryyao
b271d9c376 Merge branch 'main' into patch-1 2025-06-17 05:51:31 -07:00
Magnus Junghard
db8229ea7c Add Buildable MCP server to official section 2025-06-17 08:19:04 +02: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