---
title: "Sync Mcp Servers"
method: POST
path: "/backoffice/mcp-servers"
tags: ["Backoffice"]
---

# Sync Mcp Servers

`POST /backoffice/mcp-servers`

Sync MCP servers from remote registry to local database.

This endpoint fetches all pages of MCP servers from the remote registry API
and stores them in the local mcp_servers table.

## Response `200`

MCP servers synced successfully

- object

## Other responses

- `500` — Internal server error
- `502` — Failed to fetch servers from remote registry or parse response

---

[API](https://skmtc.net/toolhouse/apis/toolhouse-api.md) · [All operations](https://skmtc.net/toolhouse/apis/toolhouse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/toolhouse/toolhouse-api/versions/ce92a5e2d085/schema)
