Peter M Elias
|
7c72d987f9
|
cleanup
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
a79ec67d9c
|
Add missing GitHubListCommitsSchema and GitHubSearchResponseSchema to common types
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
0b3359fbf9
|
Add missing issue-related schemas to common types
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
4ec840cb4a
|
Add GitHubIssueAssigneeSchema to common types
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
6b9e983407
|
Add GitHubPullRequestSchema and related schemas to pulls module
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
9f43900170
|
Add GitHubCreateUpdateFileResponseSchema to files module
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
b4e5754c65
|
Remove schemas.ts as schemas are now in operation modules
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
83909ddf95
|
Refactor index.ts to use modular operation files
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
f8915fe9aa
|
Add commits operations module
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
7a89bd5f08
|
Add search operations module
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
6fdfeebdbe
|
Add pull request operations module
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
d751289f9c
|
Add branches operations module
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
2218a0f442
|
Add issues operations module
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
ee874d7b5b
|
Add file operations module
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
150e9cc560
|
Add repository operations module
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
ca2c6f9324
|
Add common utilities for GitHub API requests
|
2025-01-13 11:53:22 -08:00 |
|
Peter M. Elias
|
534b90cfe0
|
Add common type definitions
|
2025-01-13 11:53:22 -08:00 |
|
Peter M Elias
|
0ecd2049ab
|
more 'fixes'
|
2025-01-13 11:53:22 -08:00 |
|
Peter M Elias
|
f4122ff231
|
more fixes
|
2025-01-13 11:53:22 -08:00 |
|
Peter M Elias
|
d9ae0911b9
|
more schema fixes
|
2025-01-13 11:53:22 -08:00 |
|
Peter M Elias
|
a56242dfdc
|
more schema fixes
|
2025-01-13 11:53:22 -08:00 |
|
Peter M Elias
|
90265c27d2
|
schema tweaks
|
2025-01-13 11:53:22 -08:00 |
|
Peter M Elias
|
59b831f326
|
fix github getfilecontent zod schema to match readme spec
|
2025-01-13 11:53:22 -08:00 |
|
Peter M Elias
|
cecd241500
|
fix github PR schemas
|
2025-01-13 11:53:22 -08:00 |
|
David Soria Parra
|
111806d6ae
|
feat: use artifcats to collect mutliple job outputs into one
A matrix job cant have multiple outputs directly, see
https://github.com/orgs/community/discussions/17245.
Use the artifact workaround.
|
2025-01-13 19:43:19 +00:00 |
|
David Soria Parra
|
9f86ee5998
|
fix: fix scripts
|
2025-01-13 13:34:49 +00:00 |
|
David Soria Parra
|
c9b1adf3b6
|
use environments
|
2025-01-13 11:47:41 +00:00 |
|
David Soria Parra
|
b3f20decdc
|
feat: fix workflow names
|
2025-01-13 11:38:25 +00:00 |
|
David Soria Parra
|
3622b91fd7
|
Merge pull request #465 from modelcontextprotocol/feat/weekly-releases
feat: add weekly release automation
|
2025-01-13 11:37:21 +00:00 |
|
David Soria Parra
|
9db47b20e7
|
feat: rename
|
2025-01-13 11:36:15 +00:00 |
|
David Soria Parra
|
0989068ef1
|
feat: enhance release automation with daily checks
|
2025-01-13 11:34:12 +00:00 |
|
David Soria Parra
|
6d36b5a1ff
|
feat: add daily release check workflow
|
2025-01-13 11:23:01 +00:00 |
|
David Soria Parra
|
26d3dd4760
|
feat: add weekly release automation
|
2025-01-10 21:05:09 +00:00 |
|
Justin Spahr-Summers
|
d3136cee72
|
Merge pull request #393 from jchris/fireproof
link to Fireproof MCP server
|
2025-01-10 14:19:31 +00:00 |
|
Justin Spahr-Summers
|
c730b92d82
|
Merge branch 'main' into fireproof
|
2025-01-10 14:19:18 +00:00 |
|
Justin Spahr-Summers
|
d3266797c1
|
Merge pull request #504 from modelcontextprotocol/justin/sort-readme
Sort lists in README alphabetically
|
2025-01-10 13:36:07 +00:00 |
|
Justin Spahr-Summers
|
8ecc0c185e
|
Sort lists in README alphabetically
To reduce merge conflicts from successive PRs.
|
2025-01-10 13:35:12 +00:00 |
|
Justin Spahr-Summers
|
81adf0d2ae
|
Merge pull request #395 from v-3/main
Update README.md with Google Calendar MCP
|
2025-01-10 13:23:21 +00:00 |
|
Justin Spahr-Summers
|
ae77ed7305
|
Merge branch 'main' into main
|
2025-01-10 13:22:33 +00:00 |
|
Justin Spahr-Summers
|
4c6dcc3382
|
Merge pull request #394 from smn2gnt/main
Add Salesforce MCP server
|
2025-01-10 13:22:04 +00:00 |
|
Justin Spahr-Summers
|
ba20501c17
|
Merge pull request #389 from dmayboroda/main
Update README.md
|
2025-01-10 13:21:33 +00:00 |
|
Justin Spahr-Summers
|
9886fa76d3
|
Merge branch 'main' into main
|
2025-01-10 13:21:20 +00:00 |
|
Justin Spahr-Summers
|
3d33edaf3c
|
Merge pull request #388 from kpsunil97/skp/devrev2
Update README.md to add DevRev MCP server to community servers
|
2025-01-10 13:20:45 +00:00 |
|
Justin Spahr-Summers
|
3c61c396f7
|
Merge pull request #386 from zcaceres/patch-2
Add Markdownify MCP Server to List
|
2025-01-10 13:20:18 +00:00 |
|
Justin Spahr-Summers
|
ded63590d1
|
Merge branch 'main' into patch-2
|
2025-01-10 13:20:05 +00:00 |
|
Justin Spahr-Summers
|
734e530dbc
|
Merge pull request #373 from hekmon8/main
Add mcp collections: aimcp
|
2025-01-10 13:15:33 +00:00 |
|
Justin Spahr-Summers
|
961d015322
|
Merge branch 'main' into main
|
2025-01-10 13:15:21 +00:00 |
|
Justin Spahr-Summers
|
c49e7f057d
|
Merge pull request #304 from tadasant/tadasant/add-pulsemcp
Add PulseMCP to Resources in README
|
2025-01-10 13:11:23 +00:00 |
|
Justin Spahr-Summers
|
9ba5cc4b6e
|
Merge pull request #286 from reading-plus-ai/patch-1
Update README.md to add mcp-server-data-exploration
|
2025-01-10 13:10:49 +00:00 |
|
Justin Spahr-Summers
|
09ab95cf0d
|
Merge pull request #451 from privetin/chroma
Add Chroma as a community MCP server
|
2025-01-10 12:58:53 +00:00 |
|