Skip to main content
Glama

API-Market MCP Server

by Noveum

Get_coder_output_URL

Retrieve the URL of a coding assistant's response by providing the unique request ID, enabling access to generated code or output for further use.

Instructions

This endpoint retrieves the URL of the coding assistant's response for a given request ID.

Input Schema

NameRequiredDescriptionDefault
request_idYesUnique identifier for the request.

Input Schema (JSON Schema)

{ "properties": { "request_id": { "description": "Unique identifier for the request.", "type": "string" } }, "required": [ "request_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Noveum/api-market-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server