connect
List connections
List all connections in a namespace. Supports filtering by metadata using metadata.{key}={value} query params.
GET
List connections
Documentation Index
Fetch the complete documentation index at: https://smithery.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Smithery API key as Bearer token
Path Parameters
Query Parameters
Maximum number of items to return (default 100, max 100)
Required range:
1 <= x <= 100Example:
50
Pagination cursor from previous response's nextCursor
Filter by exact connection name
Filter by exact MCP server URL
Previous
Create connectionCreate a new MCP connection with an auto-generated ID. Requires API key and namespace ownership.
Next
List connections