erdnax123
6df47079b5
Merge branch 'main' into erdnax123-patch-2
2025-01-02 13:01:11 -03:00
André Holzmüller
0dd9ac9ea0
fix warnings: - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1)
...
On branch erdnax123-patch-2
Changes to be committed:
modified: src/aws-kb-retrieval-server/Dockerfile
modified: src/brave-search/Dockerfile
modified: src/everart/Dockerfile
modified: src/everything/Dockerfile
modified: src/filesystem/Dockerfile
modified: src/gdrive/Dockerfile
modified: src/github/Dockerfile
modified: src/gitlab/Dockerfile
modified: src/google-maps/Dockerfile
modified: src/memory/Dockerfile
modified: src/postgres/Dockerfile
modified: src/sequentialthinking/Dockerfile
modified: src/slack/Dockerfile
2025-01-02 12:56:40 -03:00
shiruixing
fcbf58069d
fix: Fix the readme of github server
2024-12-30 19:44:59 +08:00
Meng Xin Zhu
38afef6a85
docs: fix github npx usage example
2024-12-24 15:58:25 +08:00
colinmcneil
49044156e3
Update readmes to use new mcp namespace
2024-12-19 13:11:36 -08:00
colinmcneil
c64f8de15f
Config tweaks for docker
...
- Remove `$` interpolation for env
- Allow puppeteer to work headless in docker, headful with npx
2024-12-19 13:11:35 -08:00
colinmcneil
4e8a8d270a
Split production node_modules
2024-12-19 13:11:34 -08:00
colinmcneil
9ff603aef5
Update dockerfiles for npx versions, gdrive env credential paths
2024-12-19 13:11:34 -08:00
Jim Clark
368e3b23ca
Add Dockerfiles for the 17 sample MCP servers
...
* add Dockerfiles and update README.md definitions
2024-12-19 13:11:34 -08:00
Raduan77
8cc8c6e7a7
Allow body to be nullable in GithubIssueSchema
2024-12-11 09:14:25 +01:00
Aschent89
9038094589
Update the github-server readme to outline 'get_issue'
2024-12-06 14:08:01 -05:00
Aschent89
6d7a8f2267
feat: add get_issue endpoint to retrieve single issue details
...
Adds functionality to fetch details of a specific GitHub issue by number.
This includes:
- New GetIssueSchema for input validation
- Implementation of getIssue function using GitHub API
- Addition of get_issue tool to available tools list
- Handler for get_issue in CallToolRequestSchema
This allows users to retrieve complete issue information including:
- Issue metadata (title, body, state)
- Associated data (labels, assignees, milestone)
- Timestamps (created, updated, closed)
2024-12-06 14:03:12 -05:00
Justin Spahr-Summers
f10a89b9b3
Merge branch 'main' into patch-1
2024-12-05 23:30:46 +00:00
Justin Spahr-Summers
54d6b58901
Merge branch 'main' into pr/224
2024-12-05 23:27:30 +00:00
Justin Spahr-Summers
d300fec66a
Merge branch 'main' into pr/119
2024-12-05 23:05:57 +00:00
Raduan77
3b71d48f65
address comment
2024-12-05 11:37:51 +01:00
Raduan77
7d51320f42
merge w/ upstream
2024-12-05 11:20:54 +01:00
Jerad Bitner
b41ae3c669
Merge branch 'main' into feat__github-issue-tools
2024-12-04 16:41:58 -08:00
Ben Sully
789219ddf9
Make merge_commit_sha nullable in GitHub server
...
Fixes #227 .
2024-12-04 16:37:14 +00:00
David Soria Parra
94a36286d2
typescript servers 0.6.2
2024-12-04 16:11:35 +00:00
Himanshu Ladia
215574f511
update read me
2024-12-04 18:16:23 +05:30
Himanshu Ladia
c31f00f54f
fix contract
2024-12-04 17:29:56 +05:30
Himanshu Ladia
44f68efbdc
add capability to list commits of a branch
2024-12-04 14:58:47 +05:30
Jerad Bitner
54782ed9f7
Merge branch 'main' into feat__github-issue-tools
2024-12-03 13:21:50 -08:00
Jerad Bitner
506eabab39
fix: update listIssues and updateIssue function signatures
2024-12-03 13:21:00 -08:00
David Soria Parra
a096c95e8e
Typescript servers 0.6.1
2024-12-03 17:49:33 +00:00
David Soria Parra
129d80af31
TS Servers 0.6.0
2024-12-03 14:10:24 +00:00
Justin Spahr-Summers
f8158a69be
Merge branch 'main' into feat__github-issue-tools
2024-12-03 07:20:25 -06:00
David Soria Parra
3c03a8e9af
update sdk
2024-12-03 13:00:22 +00:00
David Soria Parra
788098220e
servers: make tool call result spec compatible
2024-12-03 13:00:22 +00:00
Jerad Bitner
08015830a6
feat: add issue management functionalities for github
...
- Implemented `listIssues`, `updateIssue`, and `addIssueComment` functions to manage GitHub issues.
- Introduced corresponding schemas: `ListIssuesOptionsSchema`, `UpdateIssueOptionsSchema`, and `IssueCommentSchema`.
- Updated server request handlers to support new functionalities.
- Enhanced README with documentation for new features.
2024-11-28 13:59:37 -08:00
Raduan77
c6a2597fca
bump docs
2024-11-28 09:54:14 +01:00
Raduan77
4ac78a996c
code for search in github
2024-11-28 09:51:03 +01:00
Rahim Nathwani
a54651477c
Fix missing mcpServers keys in README code examples
2024-11-25 20:04:06 -08:00
Justin Spahr-Summers
83082ca265
Add missing dependencies
2024-11-25 13:37:24 -06:00
Justin Spahr-Summers
b876cbd52b
Pre-emptive version bump
2024-11-25 13:35:36 -06:00
Justin Spahr-Summers
45c4f70da4
Bump all package versions to 0.5.0
2024-11-25 07:13:35 -06:00
Mahesh Murag
a1120c307b
README Cleanup ( #30 )
2024-11-24 03:27:08 +00:00
Justin Spahr-Summers
9c7fd98051
Bump all versions again, for good measure
2024-11-21 22:32:42 +00:00
Justin Spahr-Summers
7238146c2a
Update all example configs
2024-11-21 19:41:32 +00:00
Justin Spahr-Summers
3d6de86730
Bump all package versions
2024-11-21 19:10:05 +00:00
Mahesh Murag
859c7b8520
Updated Github to Zod
2024-11-21 00:18:09 -05:00
Mahesh Murag
c60d4564f2
Updated Github
2024-11-20 23:57:29 -05:00
Mahesh Murag
1a45f95a7c
Updated Github
2024-11-20 23:54:39 -05:00
Elie Schoppik
f1e334366c
Adding README.md
2024-11-20 15:29:45 -05:00
Elie Schoppik
1b33f678da
cleanup
2024-11-20 15:17:15 -05:00
Elie Schoppik
9be6268005
init on github
2024-11-20 13:08:06 -05:00