Get an MCP server
Get an MCP server
Fetch a single MCP server by ID.
GET
Get an MCP server
Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-vicmda-1780088974-0fb0763.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
MCP server ID.
Response
MCP server.
Credential headers attached to every invocation of this MCP server. Omitted from response bodies when the caller lacks invoke permission on the server.
Authentication scheme used by the MCP server.
Available options:
headers, oauth OAuth provider ID for legacy shared OAuth providers, when configured.
OAuth mode used by an OAuth MCP server.
Available options:
legacy_shared_provider, per_user_dynamic_client Whether the caller has invoke permission on this server. Omitted when ambient permissions already imply invoke.

