---
title: "Changes to Gateway: Publish Server"
method: POST
path: "/api/v1/gateway/servers"
---

# Changes to Gateway: Publish Server

`POST /api/v1/gateway/servers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 11 revisions.

- **2026-01-21** `c98a8ef6cda7` — 1 info
- **2026-01-21** `ba253fbf08a7` — 1 breaking, 1 warning, 4 info
- **2026-01-18** `b0e6563d3fce` — 3 breaking, 1 warning, 4 info
- **2026-01-17** `4f3d96fe2656` — 1 info

## Changes

- **2026-01-21** `c98a8ef6cda7` — 1 info
  - added the new optional request property `detailedDescription`
- **2026-01-21** `ba253fbf08a7` — 1 breaking, 1 warning, 4 info
  - the response property `server/version` became optional for the status `201`
  - removed the optional property `server/documentationUrl` from the response with the `201` status
  - the request property `version` became optional
  - the `version` request property default value `1.0.0` was added
  - added the optional property `server/detailedDescription` to the response with the `201` status
  - the `version` response's property default value `1.0.0` was added for the status `201`
- **2026-01-18** `b0e6563d3fce` — 3 breaking, 1 warning, 4 info
  - the response property `server/repository` became nullable for the status `201`
  - the response property `server/repository` became optional for the status `201`
  - the `code` response property const value `UNAUTHORIZED` was removed for the status `401`
  - added the new `UNAUTHORIZED` enum value to the `code` response property for the response status `401`
  - api operation id `postApiV1GatewayServers` removed and replaced with ``
  - added optional request body
  - added the optional property `server/developerId` to the response with the `201` status
  - added the optional property `server/source` to the response with the `201` status
- **2026-01-17** `4f3d96fe2656` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/corespeed-io/apis/mcp-store-api/docs/api/v1/gateway/servers/post.md) · [API](https://skmtc.dev/corespeed-io/apis/mcp-store-api.md) · [Page](https://skmtc.dev/corespeed-io/apis/mcp-store-api/changes/api/v1/gateway/servers/post)
