Magidoc

getAccessibleMcpServers
Query

Get all MCP servers accessible to the current user in a workspace. Returns servers created by the user plus servers shared with them. Optionally filter by specific server IDs. Always call this before createMcpServer to check if a server already exists for the same service.

Arguments

#

workspaceId

ID !
Non-null

specificIds

[ID !]

Response

#

Returns [McpServer !]!.

Example

#