Retrieve an MCP server
Returns a single org-level MCP server. Secret values are never returned.
Scope:plugins:readAuthentication
AuthorizationBearer
Your ara_ API key from Settings > Ara API. Keys are capability-scoped: run, plugins:read, secrets:read, secrets:write, sessions:read, knowledge:read, repos:read, repos:write, reviews:read, reviews:write, analytics:read, org:read, org:write, attachments:read, attachments:write, plugins:write, guardrails:read, guardrails:write.
Path parameters
orgId
Organization id or slug. Resolve it with GET /v3/self.
id
The MCP server id.
Response
The MCP server.
id
slug
name
icon
description
source
transport
url
command
args
env
headers
auth_type
secret_names
The names of the secrets configured for this server. Secret values are write-only and are never returned.
access
enabled
created_at
updated_at
Errors
404
Not Found Error