Commit Graph

832 Commits

Author SHA1 Message Date
Yamato Sasaki
b9d63b4e9d Instruct users to add users.profile:read scope to token as profile.get API requires it 2025-04-18 13:48:54 +09:00
Ola Hungerford
5514774490 Update fetch Readme JSON snippets for installation to be complete JSON 2025-04-17 19:52:45 -07:00
olaservo
687a5ef5f6 Remove comments from JSON code blocks in readme to avoid invalid JSON copy/paste 2025-04-17 19:06:27 -07:00
olaservo
14bd265f9c Add more details on connection troubleshooting to Readme 2025-04-17 18:51:21 -07:00
olaservo
743a9341f3 Update error logging 2025-04-17 18:51:06 -07:00
cliffhall
fc9e6ba3c9 Upgrade typescript-sdk version in everything server 2025-04-16 11:32:07 -04:00
Gaoqiang Ji
9120679cc6 update sqlite's mcp version to 1.6.0 2025-04-16 16:57:17 +08:00
Gaoqiang Ji
a8f84ccd76 update readme 2025-04-16 16:49:29 +08:00
Gaoqiang Ji
b3961e050d update sqlite's mcp version to 1.6.0 2025-04-16 16:40:22 +08:00
Burke Holland
c0668400f7 Merge branch 'main' of https://github.com/modelcontextprotocol/servers into burkeholland-vscode-install-instructions 2025-04-15 22:19:33 -05:00
Burke Holland
adac92f93d Merge branch 'main' of https://github.com/modelcontextprotocol/servers into burkeholland-vscode-install-instructions 2025-04-15 16:40:03 -05:00
Ola Hungerford
243d25e527 Merge branch 'main' into add-jest-setup 2025-04-15 08:20:30 -07:00
cliffhall
b8ecbe79de Adjust intervals for outgoing demo messages
- subscription updates: 10 seconds
- logging messages: 20 seconds
- stderr messages: 30 seconds
2025-04-15 10:52:34 -04:00
Ola Hungerford
48d41b7f6e Merge branch 'main' into fix-redis-server-binary 2025-04-15 05:36:49 -07:00
Donald Hruska
c08f46a5f7 Update incorrect Brave Search developer dashboard URL 2025-04-14 22:02:50 -07:00
olaservo
e5477c2bd4 Standardize build and binary references 2025-04-14 21:12:35 -07:00
cliffhall
41fa29e21b Fix formatting 2025-04-14 17:32:33 -04:00
cliffhall
9655d471f7 Add periodic stderr messages.
In everything.ts
- add a 10 second interval for sending 'notifications/stderr' messages to the client

This was created in order to test the display and clearing of stderr messages in the client.
- see https://github.com/modelcontextprotocol/inspector/pull/286
2025-04-14 17:13:11 -04:00
Seongtaek Oh
33447683ee Merge branch 'main' into feat/optimize-slack-get-channels 2025-04-15 00:04:09 +09:00
olaservo
8bdd270abb Add working test config for filesystem 2025-04-13 20:02:08 -07:00
allen joslin
95052c4493 Merge branch 'main' into ajoslin/memory 2025-04-13 18:02:16 -04:00
Shinya Fujino
7baf4c5c36 Merge branch 'main' into patch-2 2025-04-14 00:57:08 +09:00
Burke Holland
090b6b7c1a Move VS Code below Claude 2025-04-10 12:10:02 -05:00
Burke Holland
76b3d7b5de Merge remote-tracking branch 'upstream/main' into burkeholland-vscode-install-instructions 2025-04-10 09:29:23 -05:00
Brian Buvinghausen
e6cb307885 Merge branch 'main' into main 2025-04-09 15:18:43 -05:00
Bob Merkus
a04193380d fix: use default HEAD as ref 2025-04-09 14:12:01 +02:00
Matthew McEachen
4c77b64518 refactor(mcp-server-git): Change from environment variable to proper parameter 2025-04-08 17:53:03 -07:00
Matthew McEachen
1ac3c1da59 feat(mcp_server_git): Add support for configurable GIT_DIFF_CONTEXT_LINES
- Introduced `GIT_DIFF_CONTEXT_LINES` environment variable to customize the number of context lines shown in git diff output.
- Updated `git_diff_unstaged`, `git_diff_staged`, and `git_diff` functions to utilize the new context line setting.
- Enhanced README.md to document the new environment variable and its implications.
2025-04-08 15:41:41 -07:00
Ashwin Bhat
53a5410d32 Merge pull request #1249 from modelcontextprotocol/ashwin/github
Update github CreatePullRequestReview schema to allow line or position
2025-04-07 10:13:20 -07:00
Ashwin Bhat
3798e87303 Merge pull request #1197 from modelcontextprotocol/ashwin/resources
Add embedded resource reference example to everything server
2025-04-07 08:27:01 -07:00
Shinya Fujino
b8d19f910e fix: Add completions capability to Everything server 2025-04-07 00:13:11 +09:00
Al Joslin
045b15a614 maybe AI makes more sense 2025-04-05 19:55:36 -04:00
Al Joslin
4b9e32d179 explains how not to get confused 2025-04-05 19:52:28 -04:00
Al Joslin
6a50ecadc2 read_graph takes no args 2025-04-05 19:34:29 -04:00
Seongtaek Oh
c1b21df0ae Merge branch 'main' into feat/optimize-slack-get-channels 2025-04-05 16:12:07 +09:00
Jun Kim
1b3e0d7ceb Merge branch 'main' into jun/puppeteer 2025-04-04 22:47:16 -05:00
Toby Padilla
87b4170868 docs: update GitHub server with deprecation notice 2025-04-04 13:27:01 -06:00
nevergettingold
ebfd210e99 docs: update README 2025-04-05 00:34:42 +09:00
5startaek
3eee3e6872 feat: modify getChannels method to support fetching channels by IDs from env 2025-04-04 23:46:42 +09:00
Ashwin Bhat
1c175614f6 Update pull request review schema to allow line or position
Allow either line or position in PR review comments, but not both,
to align with GitHub API functionality.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-03 21:20:35 -07:00
Burke Holland
e6db372447 Update READMEs with instructions for VS Code installation 2025-04-03 16:37:27 -05:00
Brian Buvinghausen
0aaa784324 Merge branch 'main' into main 2025-04-03 16:13:07 -05:00
Ola Hungerford
5e54cd33bd Merge pull request #1166 from modelcontextprotocol/force-bump-redis-and-memory
Add missing capabilities and improve connection handling for server-redis
2025-04-03 06:46:11 -07:00
Matt Herich
f41565ce83 Normalize line endings when splitting file chunks 2025-04-03 00:31:26 -07:00
Jun
c5de8bdf3f Add a Puppeteer tool to capture screenshot as raw base64 text 2025-04-01 22:46:49 -05:00
Ashwin Bhat
26ae300622 Add resource reference support to MCP server
- Add new tool 'getResourceReference' that returns embedded resources
- Add new prompt 'resource_prompt' demonstrating embedded resources in prompts
- Update documentation with new tool and prompt details
- Create CLAUDE.md with development guidelines

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-01 17:47:07 -07:00
YuDavidCao
2fa9cb93e3 fix: puppeteer readme launch option json missing comma 2025-04-01 14:52:29 -04:00
Brian Buvinghausen
b5a907263c Fix docker warnings 2025-04-01 08:39:10 -05:00
Ola Hungerford
f323325275 Revert serer-memory for now 2025-03-31 08:41:28 -07:00
Ola Hungerford
4e660a2d99 Update Readme 2025-03-31 08:12:53 -07:00