List MCP servers with optional filters and pagination
Retrieves a paginated list of MCP servers associated with the authenticated project. Results can be filtered by name, toolkit, or authentication configuration ID. MCP servers are used to provide Model Control Protocol integration points for connecting AI assistants to your applications and services.
Headers
Query parameters
Filter MCP servers by name (case-insensitive partial match)
Filter MCP servers by toolkit slug
Filter MCP servers by authentication configuration ID
Page number for pagination (1-based)
Number of items per page (default: 10)
Response
Successfully retrieved MCP servers. Returns a paginated list of server configurations including connection details and command instructions.
Array of MCP server configurations
Total number of pages in the paginated response
Current page number being returned