Commit Graph

9 Commits

Author SHA1 Message Date
Ksenia Bobrova df347e3cb4 Update server.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-15 22:29:33 +01:00
Ksenia Bobrova 4852f5a3df Add remote server to registry endtry 2025-11-15 22:29:33 +01:00
Thomas Sickert 4fcfaa5130 Set title for GitHub MCP Server in server.json (#1397)
* Set title for GitHub MCP Server in server.json

* Update server.json
2025-11-13 09:24:02 -05:00
Babbage ff98fc4615 Update registry server version (#1279)
License Check / license-check (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Docker / build (push) Has been cancelled
Build and Test Go Project / build (macos-latest) (push) Has been cancelled
Build and Test Go Project / build (ubuntu-latest) (push) Has been cancelled
Build and Test Go Project / build (windows-latest) (push) Has been cancelled
GoReleaser Release / release (push) Has been cancelled
Publish to MCP Registry / publish (push) Has been cancelled
* Update server version

* OCI packages must not have 'registryBaseUrl' field - use canonical reference in 'identifier' instead

* Remove version and add to identifier

* Take latest release without suffix after ie v0.19.1 but not v0.19.1-test

* Take latest release without suffix after ie v0.19.1 but not v0.19.1-test
2025-10-27 09:34:22 +01:00
axel7083 5e5e80ac4c chore(mcp/server.json): improve the OCI package specification (#1217)
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
Co-authored-by: JoannaaKL <joannaakl@github.com>
2025-10-24 11:13:26 +02:00
Babbage 62f687652a OSS Registry schema update (#1163)
* Change server schema
2025-09-30 15:59:36 +01:00
Babbage 35b0da2495 Add container label & improve registry script (#1143)
License Check / license-check (push) Has been cancelled
Publish to MCP Registry / publish (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Docker / build (push) Has been cancelled
Build and Test Go Project / build (macos-latest) (push) Has been cancelled
Build and Test Go Project / build (ubuntu-latest) (push) Has been cancelled
Build and Test Go Project / build (windows-latest) (push) Has been cancelled
GoReleaser Release / release (push) Has been cancelled
* Add publish script and formed server file

* Add dockerfile label and clean script

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-26 12:08:03 +01:00
Babbage bc97baf8d3 Update MCP Registry Publish Script (#1132)
* Add publish script and formed server file

* Fix url and fix script

* Set version to 0.0.0 initially

* remove uncessary script

* remove unnecessary ignore

* Remove whitespace

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add registry publisher workflow

* Fetch tags in registry release workflow

* Update registry workflow and server.json with VERSION placeholder

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-25 09:31:26 +01:00
Babbage 0ca30ec7f2 Add MCP Registry server file (#1128)
Add MCP Registry server file
2025-09-24 17:50:54 +01:00