Commit Graph

21 Commits

Author SHA1 Message Date
Justin Spahr-Summers
6ec4dff99a Add tool to list existing PR reviews 2025-01-10 13:53:13 +00:00
Justin Spahr-Summers
a47abf5cce Add support for listing PR comments 2025-01-10 13:47:46 +00:00
Justin Spahr-Summers
ac7592f71a Support updating PR branches 2025-01-10 12:57:39 +00:00
Justin Spahr-Summers
353fbb8d0a Add reading PR files and status, merging PRs 2025-01-10 12:57:38 +00:00
Justin Spahr-Summers
9e25ffd599 Add support for listing, reading, and reviewing PRs 2025-01-10 12:57:38 +00:00
shiruixing
fcbf58069d fix: Fix the readme of github server 2024-12-30 19:44:59 +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
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
Aschent89
9038094589 Update the github-server readme to outline 'get_issue' 2024-12-06 14:08:01 -05: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
Himanshu Ladia
215574f511 update read me 2024-12-04 18:16:23 +05:30
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
Rahim Nathwani
a54651477c Fix missing mcpServers keys in README code examples 2024-11-25 20:04:06 -08:00
Mahesh Murag
a1120c307b README Cleanup (#30) 2024-11-24 03:27:08 +00:00
Justin Spahr-Summers
7238146c2a Update all example configs 2024-11-21 19:41:32 +00: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