Commit Graph

  • 862e717ff7 Merge pull request #3164 from 0dd/fix-git-add-validation Ola Hungerford 2026-01-04 13:18:50 -07:00
  • 3827fd00b3 Merge remote-tracking branch 'origin/fix-git-add-validation' into fix-git-add-validation Aonan Guan 2025-12-29 16:05:35 -08:00
  • db96050800 git: improve file path validation in add operation Aonan Guan 2025-12-29 15:33:42 -08:00
  • 3269185eb7 git: improve file path validation in add operation Aonan Guan 2025-12-29 15:33:42 -08:00
  • dcb47d2d94 Merge pull request #3121 from cliffhall/new-everything-server Cliff Hall 2025-12-19 12:39:55 -05:00
  • 44faf3a200 Remove console log statements cliffhall 2025-12-19 10:18:47 -05:00
  • 53cc385d4e Update src/everything/AGENTS.md Cliff Hall 2025-12-18 15:03:44 -05:00
  • 5fb7a71083 Merge branch 'main' into new-everything-server Cliff Hall 2025-12-18 11:46:12 -05:00
  • 24b9402fd6 Automatic update of packages 2025.12.18 GitHub Actions 2025-12-18 16:32:36 +00:00
  • c7d60d635a fix: use --frozen instead of --locked in release workflow (#3140) Paul Carleton 2025-12-18 16:25:49 +00:00
  • bd858d6745 fix: add contents write permission to update-packages job (#3138) Paul Carleton 2025-12-18 14:17:16 +00:00
  • 4750df40c7 Merge pull request #3139 from modelcontextprotocol/fix-git-server-pyright-errors Felix Weinberger 2025-12-18 15:03:02 +01:00
  • 88320daffa fix(git): import BadName directly to fix pyright errors Paul Carleton 2025-12-18 13:22:52 +00:00
  • 17aaa455bb Sync roots at startup. This was deferred to list_roots tool is used, but I'm putting it back. cliffhall 2025-12-17 17:49:35 -05:00
  • f8933ec3e6 Sync roots at startup. This was deferred to list_roots tool is used, but I'm putting it back. cliffhall 2025-12-17 17:44:17 -05:00
  • 17a2be2320 Merge branch 'main' into new-everything-server Cliff Hall 2025-12-17 16:02:56 -05:00
  • a37158bc15 Merge commit from fork Jenn Newton 2025-12-17 11:04:30 -05:00
  • 9e5d5b8e4b Merge commit from fork Jenn Newton 2025-12-17 11:01:19 -05:00
  • d9c45477cd Merge pull request #3124 from DeanMauro/patch-2 Koichi ITO 2025-12-17 10:20:48 +09:00
  • 1432d05156 Update README.md existing Moorcheh server (#3105) Neel Patel 2025-12-16 16:54:47 -05:00
  • c6daef707a Get roots unconditionally when syncRoots is called cliffhall 2025-12-15 19:37:56 -05:00
  • 1b8f376b90 Demonstrate registration of tools conditioned upon client capability support. Also, obviated need for clientConnected callback to pass sessionId because we defer initial fetching of roots happens when you run the get-roots-list tool. cliffhall 2025-12-15 17:51:30 -05:00
  • ebac6314cf Updated server instructions.md. See https://github.com/modelcontextprotocol/servers/pull/3121#discussion_r2616651611 cliffhall 2025-12-15 17:04:59 -05:00
  • 8758a11b37 Updated server instructions.md. See https://github.com/modelcontextprotocol/servers/pull/3121#discussion_r2616651611 cliffhall 2025-12-15 17:04:35 -05:00
  • 734d5c3ebb Updated server instructions.md. See https://github.com/modelcontextprotocol/servers/pull/3121#discussion_r2616651611 cliffhall 2025-12-15 17:01:33 -05:00
  • 70feb6f2b0 Remove includeContext: "thisServer" from CreateMessageRequest in trigger-sampling-request.ts cliffhall 2025-12-15 14:40:11 -05:00
  • e0f1c42159 Add listChanged capability for tools, prompts, and resources in servers/index.ts cliffhall 2025-12-15 14:39:20 -05:00
  • 12b9395461 Merge remote-tracking branch 'origin/main' into ochafik/everything-structuredContent ochafik/everything-structuredContent Olivier Chafik 2025-12-15 14:52:00 +00:00
  • 9a437181d9 Update Trade Agent to Trade It in README Dean Mauro 2025-12-14 22:31:17 -05:00
  • cdbcdc551a Cache roots in get-roots-list.ts if list was not already present and had to be requested. cliffhall 2025-12-13 16:25:28 -05:00
  • 20527e4175 Updated doc in all tools cliffhall 2025-12-13 15:55:07 -05:00
  • 7b8592538f Updated doc in all tools cliffhall 2025-12-13 15:52:32 -05:00
  • eed70bbbda Updated doc in trigger-sampling-request.ts cliffhall 2025-12-13 15:48:41 -05:00
  • 0ba86f8d4f Updated doc in echo.ts cliffhall 2025-12-13 15:48:13 -05:00
  • 29a20bfd0a Updated doc in get-annotated-message.ts cliffhall 2025-12-13 15:46:57 -05:00
  • 82cda366d6 Updated doc in get-env.ts cliffhall 2025-12-13 15:45:24 -05:00
  • 6ad8af7130 Updated doc in get-resource-reference.ts cliffhall 2025-12-13 15:44:17 -05:00
  • 8126179a0a Run pretter:fix cliffhall 2025-12-13 15:43:00 -05:00
  • e1c1dcfac8 Use roots cache in get-roots-list tool * In get-roots-list.ts, query the server's cache of the latest roots from the client and only request the list from the client if it doesn't exist. * In roots.ts, export the roots map cliffhall 2025-12-13 15:42:24 -05:00
  • 6854902775 Use roots cache in get-roots-list tool * In get-roots-list.ts, query the server's cache of the latest roots from the client and only request the list from the client if it doesn't exist. * In roots.ts, export the roots map cliffhall 2025-12-13 15:41:44 -05:00
  • 77deef08ce Update doc in tools/gzip-file-as-resource.ts cliffhall 2025-12-13 15:24:10 -05:00
  • cd5b728fb6 Update doc in tools/toggle-subscriber-updates.ts cliffhall 2025-12-13 15:21:38 -05:00
  • ba098427d6 Update doc in tools/toggle-subscriber-updates.ts cliffhall 2025-12-13 15:19:26 -05:00
  • 45ea1e21f9 Update doc in tools/toggle-subscriber-updates.ts cliffhall 2025-12-13 15:18:15 -05:00
  • b8074f9b9c Update doc in tools/trigger-elicitation-request.ts and trigger-long-running-operation.ts cliffhall 2025-12-13 15:16:37 -05:00
  • 8291c0b290 Update doc in tools/trigger-elicitation-request.ts cliffhall 2025-12-13 15:12:51 -05:00
  • 00b8c539f8 Update doc in tools/trigger-long-running-operation.ts cliffhall 2025-12-13 15:11:12 -05:00
  • 3f5e5cfb81 Update doc in tools/trigger-elicitation-request.ts cliffhall 2025-12-13 15:09:26 -05:00
  • 299aae2f4b Update doc in tools/toggle-subscriber-updates.ts cliffhall 2025-12-13 15:07:13 -05:00
  • cb5f70cf20 Update doc in server/index.ts cliffhall 2025-12-13 15:00:18 -05:00
  • 90d1b664ee Update doc in server/index.ts cliffhall 2025-12-13 14:58:49 -05:00
  • 79c4e51038 Update README.md and doc in server/index.ts cliffhall 2025-12-13 14:56:36 -05:00
  • a235ed8016 Updated package.json and ran prettier cliffhall 2025-12-13 14:33:16 -05:00
  • 919b2e0138 Updated AGENTS.md with guidance on tool naming cliffhall 2025-12-13 14:24:38 -05:00
  • 2b60822057 Refactor-renamed long-running-operation.ts to trigger-long-running-operation.ts cliffhall 2025-12-13 14:20:24 -05:00
  • a008d9fee6 Updated structure.md cliffhall 2025-12-13 11:42:23 -05:00
  • c5999b5a21 Merge branch 'main' into new-everything-server cliffhall 2025-12-13 11:22:21 -05:00
  • f561f70002 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-13 10:59:35 -05:00
  • 19e588bdcb [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-13 10:20:16 -05:00
  • 115789036a [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-13 10:03:21 -05:00
  • 2093f2dfac [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-12 20:16:07 -05:00
  • 9b25a3a41b [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-12 20:12:18 -05:00
  • 792c47442d Merge pull request #3097 from cliffhall/sep-1330-enums ochafik/structuredContent-backward-compat ochafik/elicitation-timeout Ola Hungerford 2025-12-11 21:05:59 -07:00
  • cb073d877a [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-11 20:25:46 -05:00
  • 18ef6aa69b [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-11 20:25:37 -05:00
  • ea6fe271cd [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-11 18:10:37 -05:00
  • 8efd9a6bb8 Merge branch 'main' into sep-1330-enums Cliff Hall 2025-12-11 17:52:10 -05:00
  • d3e1715088 Update src/everything/everything.ts Cliff Hall 2025-12-11 17:51:35 -05:00
  • 40435bd7b2 Update src/everything/everything.ts Cliff Hall 2025-12-11 17:51:15 -05:00
  • 339e056ea0 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-11 17:39:25 -05:00
  • 2afc618ccd [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-11 17:23:27 -05:00
  • 3d003abacb [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-11 17:04:50 -05:00
  • f909dfab90 Update Prisma link in README.md (#3116) Jeroen Overschie 2025-12-11 15:01:03 +01:00
  • 7a9546e98c Fix svg location for Conductor entry in README (#3114) AWOrpington 2025-12-11 06:59:32 -07:00
  • 0040740b0d Fix link for Binance MCP server in README (#3104) DOSSEH Shalom 2025-12-11 14:58:04 +01:00
  • 215730f1b0 Fix Infobip MCP server link (#3103) Josip Antoliš 2025-12-11 14:57:26 +01:00
  • bd48cee3f4 Remove Openfort project from README (#3098) Andrii Kravets 2025-12-11 14:56:25 +01:00
  • 968acc2ec9 fix(filesystem): return string in structuredContent to match outputSchema (#3113) Ola Hungerford 2025-12-11 06:50:27 -07:00
  • e6933ca98b Fix: Changed structuredContent output to match outputSchema (#3099) Stefan Dirkse 2025-12-11 14:48:04 +01:00
  • 44afe4c5d5 Merge pull request #3117 from joaommartins/bugfix/check-default-branch-name-in-tests Koichi ITO 2025-12-11 14:47:08 +09:00
  • 48bf94a728 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-10 16:58:25 -05:00
  • 7acadf4ac9 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-10 16:24:46 -05:00
  • f759d9eaa1 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-10 16:08:41 -05:00
  • 904d0ea71f [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-09 20:11:29 -05:00
  • 6cd26cf3df [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-09 19:26:34 -05:00
  • 27793ac93a [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-09 19:26:04 -05:00
  • 03d3da0d55 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-09 19:24:39 -05:00
  • 8530747606 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-09 19:17:00 -05:00
  • 1b5f64e7e4 Fix test_git_diff to use dynamic branch name João M. Martins 2025-12-10 10:11:46 +11:00
  • 320e3d8b25 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-09 17:47:38 -05:00
  • 328a990163 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-09 16:56:00 -05:00
  • 0bf6c6911d [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-09 12:17:08 -05:00
  • 2ce87b168c [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-09 10:17:37 -05:00
  • 08b6a501ce [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-09 09:12:42 -05:00
  • df844b5298 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-08 19:14:45 -05:00
  • 0f3e27ef87 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-08 19:14:06 -05:00
  • 1df8623bcc [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-08 17:55:04 -05:00
  • 346c29a086 [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-08 17:13:42 -05:00
  • 16ed05957c [WIP] Refactor everything server to be more modular and use recommended APIs. cliffhall 2025-12-07 19:32:18 -05:00
  • decb360cb7 fix: add missing allowed tools for Claude workflow (#3090) Ola Hungerford 2025-12-07 16:15:55 -07:00