Commit Graph

3431 Commits

Author SHA1 Message Date
Ola Hungerford
02be9bc20b Merge pull request #1855 from AWOrpington/main
feat: add conductor mcp server
2025-06-24 20:43:40 -07:00
Marcelo Ochoa
edcb19c297 Merge branch 'main' into oracle-mcp 2025-06-24 14:40:34 -03:00
Andrew Hoh
cf208f087b Merge branch 'main' into patch-1 2025-06-24 12:26:24 -04:00
AWOrpington
f64f8c0629 Merge branch 'main' into main 2025-06-24 08:51:50 -06:00
dtehan-td
cb04516dd8 Merge branch 'main' into main 2025-06-24 07:33:04 -07:00
sachiew
f123b624f5 Updated logo of CoinGecko MCP on README.md 2025-06-24 21:30:03 +08:00
Saimon Michelson
a9803632f0 Merge branch 'main' into saimon/add-ctera-core-and-edge-mcp-servers 2025-06-23 23:58:38 -04:00
Super I Technologies
86c050d867 Merge branch 'main' into patch-2 2025-06-23 23:23:46 -04:00
Den Delimarsky
642f3ac192 Update 2025-06-23 17:05:35 -07:00
Den Delimarsky
72714ed0f1 Elicitation support 2025-06-23 15:54:45 -07:00
Cliff Hall
b7c48c79ee Merge pull request #2186 from bbartels/patch-1
Adds ability to disable thought logging
2025-06-23 17:33:48 -04:00
Benjamin Bartels
65c5e1e1df Update src/sequentialthinking/README.md
Co-authored-by: Cliff Hall <cliff@futurescale.com>
2025-06-23 18:40:16 +01:00
Mitch DeFelice
9c1adc5ede Added TigerGraph to community server list 2025-06-23 12:43:15 -04:00
Benjamin Bartels
921f08287e Update index.ts 2025-06-23 17:36:05 +01:00
Benjamin Bartels
fce95debe7 Merge branch 'main' into patch-1 2025-06-23 17:33:35 +01:00
Tony Bentley
3531b6b640 Merge branch 'main' into main 2025-06-23 08:55:25 -07:00
shaun smith
df25e5f023 Merge pull request #2144 from olaservo/batch-update-official-servers-061725
TaDa! great stuff @olaservo Add 61 Official MCP Integrations
2025-06-23 16:45:42 +01:00
Benjamin Bartels
472a58ca00 Update README.md 2025-06-23 16:30:51 +01:00
Benjamin Bartels
ba97644240 Update index.ts 2025-06-23 16:24:57 +01:00
Cliff Hall
901784e4ba Merge branch 'main' into batch-update-official-servers-061725 2025-06-23 11:23:07 -04:00
Cliff Hall
78019bf245 Update README.md
Co-authored-by: Matanga1-2 <matangrady@gmail.com>
2025-06-23 11:22:55 -04:00
Benjamin Bartels
e35fd67efd Adds ability to disable thought logging 2025-06-23 16:22:34 +01:00
dtehan-td
6cc312cb7d Adding Teradata to the Official Integrations list, this is to replace PR 1719 2025-06-23 08:16:58 -07:00
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
Marcelo Ochoa
9bb3e989f6 Merge branch 'main' into oracle-mcp 2025-06-23 09:35:47 -03:00
Super I Technologies
fc5ddc85d0 Merge branch 'main' into patch-2 2025-06-22 16:10:52 -04:00
Tony Bentley
e2a8fe60d6 Merge branch 'main' into main 2025-06-22 08:59:23 -07:00
Manoj Bajaj
4f136536a6 Merge branch 'main' into patch-1 2025-06-22 15:23:47 +05:30
olaservo
dbab478b68 Update AtomGit official link to go to official repo in GitLab 2025-06-21 07:36:59 -07:00
olaservo
ecc04c1719 Update link to Pearl repo 2025-06-21 07:35:09 -07:00
fixparser
0d47978574 Update README.md 2025-06-21 01:07:04 +01:00
fixparser
9d52110480 Merge branch 'main' into add-mcp-server-fixparser 2025-06-21 01:02:10 +01: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
AWOrpington
0d03dc70fb Merge branch 'main' into main 2025-06-20 11:46:49 -06: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
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