Skip to main content
GET
Official Mcp Server List

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Query Parameters

name
string | null

Filter by server name

domain
string | null

Filter by domain

Response

Successful Response

id
string
required

Unique identifier for the official MCP server

name
string
required

Name of the official MCP server

domain
string
required

Domain of the MCP server

mcp_url
string
required

MCP server URL

description
string
required

Description of the MCP server

website
string
required

Website URL of the MCP server

created_by
string
required

User who created the official MCP server

created_at
string<date-time>
required

The date and time when the official MCP server was created.

updated_at
string<date-time>
required

The date and time when the official MCP server was last updated.

help_url
string | null

Help/documentation URL for the MCP server