Skip to main content
GET
List Servers

Endpoint

Authentication

This endpoint does not require authentication. All registered MCP servers are publicly discoverable.

Query Parameters

string
Filter servers by author/creator username

Response

string
"success" on success, "error" on failure
integer
Total number of servers returned
array
Array of server objects

Examples

Response Examples

Use Cases

Best Practices

Cache Results

Cache server lists on the client side with an appropriate TTL (5-10 minutes)

Use Author Filter

Use the author query parameter to show a user’s servers on profile pages

Get Server Details

Retrieve detailed information about a specific server

Create Server

Deploy a new MCP server