Dynamic Mcp Route

Handle /{name}/mcp for MCP server aliases, toolsets, MCP access group tags, and comma-separated lists.

Resolution order:

  1. Registered MCP server alias / name
  2. Comma-separated list (short-circuits before any DB call)
  3. Toolset name (DB lookup, cached)
  4. MCP access group tag (DB lookup, cached)
put/{mcp_server_name}/mcp

Path parameters

mcp_server_namestring required

Response

Successful Response

{"stackTrail":"paths:/{mcp_server_name}/mcp:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 42 revisions of this API.2

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog