HomeGuidesAPI ReferenceRelease notes
Log In
API Reference

Get Mcp By Id

Get an MCP entity by ID.

By default, returns 404 for soft-deleted MCPs. Set disabled=true to retrieve them.

Parameters:

  • mcp_id: The UUID of the MCP entity
  • include_disabled: If true, will return soft-deleted MCPs
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Query Params
boolean
Defaults to false

Include soft-deleted MCPs (default: false)

Responses

404

MCP entity not found

422

Validation error

500

Internal server error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json