Commit Graph

656 Commits

Author SHA1 Message Date
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
Ola Hungerford
52e60e6e29 Add missing capabilities and better connection handling 2025-03-31 08:08:35 -07:00
Ola Hungerford
6279021d60 Make changes to typescript to trigger new tag 2025-03-30 19:12:53 -07:00
Ola Hungerford
8f73c9ac4c Merge branch 'main' into main 2025-03-30 08:32:53 -07:00
shiquda
9a4d513724 fix(fetch): specify httpx<0.28 to resolve proxy problem
- AsyncClient.__init__() got an unexpected keyword argument 'proxies'
2025-03-30 22:33:51 +08:00
Ola Hungerford
3a1a06ec9c Merge branch 'main' into patch-1 2025-03-30 07:11:19 -07:00
AB498
94029e6252 puppeteer server: deduplication of launch option args 2025-03-30 13:24:43 +06:00
AB498
4f93f82009 reviewed: fix: detached frame error & feature: Puppeteer launch arguments support 2025-03-30 04:13:59 +06:00
ChunHao Huang
fa002daa58 Fix json format 2025-03-29 11:33:52 +00:00
Ola Hungerford
f99299de2b Merge branch 'main' into fix-gitlab-mr-schema-for-v4-api 2025-03-28 21:30:17 -07:00
Ola Hungerford
60d0f08c84 Merge branch 'main' into main 2025-03-28 21:27:41 -07:00
Ola Hungerford
f6d5be91b0 Merge branch 'main' into fix/fetch-package 2025-03-28 21:04:54 -07:00
Ola Hungerford
dae98830b2 Merge branch 'main' into bugfix/github-issue-label-null-description 2025-03-27 19:34:47 -07:00
Tadas Antanavicius
f7885220ac Fix git 2025-03-27 14:19:18 -07:00
Ola Hungerford
5309e52de2 Merge pull request #589 from g-votte/update-filesystem-readme
Fix misleading edit_file functionality docs in server-filesystem README
2025-03-27 06:42:04 -07:00
Ola Hungerford
1d45459e06 Merge pull request #877 from EthBerryAdmin/patch-1
Allow ~ to be used in config for server-filesystem
2025-03-27 06:41:34 -07:00
Wilhelm Klopp
0490e08253 Fix typo in mcp_server_fetch 2025-03-26 18:52:33 +00:00
Ola Hungerford
2788ca4558 Remove invalid submodule reference to src/mssql-mcp 2025-03-26 08:15:52 -07:00
Ola Hungerford
24e392062f Update server-redis package.json to be consistent with other MCP packages 2025-03-24 14:10:18 -07:00
Matt Herich
db24c89c5e Add file read and directory listing enhancements
- Add head/tail functionality for memory-efficient file reading
- Implement new list_directory_with_sizes command with file size info
- Add formatSize utility for human-readable file sizes
2025-03-21 19:29:45 -07:00
Steven Gonsalvez
056daf37ac Merge branch 'main' into fix/fetch-package 2025-03-19 14:25:27 +00:00
cliffhall
487fe0237c Update README.md 2025-03-17 10:32:57 -04:00
EthBerryAdmin
d7ea463aa5 allow ~ to be used in config
following config throws error

```
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem",
        "~"
      ]
    },
```

```
Error accessing directory ~: Error: ENOENT: no such file or directory, stat '~'
    at async Object.stat (node:internal/fs/promises:1032:18)
    at async file:///Users/USER_NAME/.npm/_npx/a3241bba59c344f5/node_modules/@modelcontextprotocol/server-filesystem/dist/index.js:33:23━━━━━━━━━━━━━━━━━
    at async Promise.all (index 0)
    at async file:///Users/USER_NAME/.npm/_npx/a3241bba59c344f5/node_modules/@modelcontextprotocol/server-filesystem/dist/index.js:31:1 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'stat',
  path: '~'
}
```

this commit fixes error and allows to set ~ as allowed directory
2025-03-16 16:39:24 +04:00
cliffhall
0f0ed351cb Respect log level setting by client
* This fixes #868
* In everything.ts
  - import LoggingLevel from sdk
  - add log messages for all levels
  - add isMessageIgnored function that checks the incoming level against the logLevel and returns false if it is a lower index than the logLevel
  - in the setInterval for sending dummy logs, only send the message if it is not ignored by the logLevel.
2025-03-15 16:45:03 -04:00
Cliff Hall
a835f3c2d7 Merge branch 'main' into add-logging-to-everything-server 2025-03-15 14:51:53 -04:00
cliffhall
f41b117716 Update everything/README.md with info about the logging output 2025-03-13 15:33:59 -04:00
cliffhall
2ba960ca13 In the Inspector, log messages from the server were not being displayed.
https://github.com/modelcontextprotocol/inspector/issues/184

The user who created the issue provided a python test server to send dummy messages, but I expected that the 'everything server' would be exercising this capability, but it wasn't. So I decided to add that functionality at the same time as fixing the inspector.

In src/everything/everything.ts
 - add logsUpdateInterval
 - use setInterval to send a random-leveled log message every 15 seconds
2025-03-13 15:23:52 -04:00