MCP Servers
List MCP Servers
Retrieve a list of all MCP servers for the authenticated user
GET
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successfully retrieved MCP servers
Unique identifier for the MCP server
Example:
"64f8a1b2c3d4e5f6a7b8c9d0"
Name of the MCP server
Example:
"My MCP Server"
Whether the MCP server is currently active
Example:
true
Timestamp when the server was created
Example:
"2023-09-06T10:30:00.000Z"
Timestamp when the server was last updated
Example:
"2023-09-06T10:30:00.000Z"

