Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Path Parameters

server_id
string
required

Identifier of the MCP server.

Query Parameters

team_id
string

Scope the lookup to a single team.

Response

Tools available on the server, plus the server's connection state.

tools
object[]
server_id
string | null
Example:

"gumloop_slack"

status
string | null
Example:

"connected"

gumloop_auth_url
string | null
Example:

"https://www.gumloop.com/oauth/connect/slack"