Skip to main content
Glama

CoderSwap MCP Server

by njlnaet

coderswap_get_job_status

Check the status of a research ingestion job by providing the job ID to monitor progress and completion.

Instructions

Check the status of a research ingestion job

Input Schema

NameRequiredDescriptionDefault
job_idYes

Input Schema (JSON Schema)

{ "properties": { "job_id": { "minLength": 1, "type": "string" } }, "required": [ "job_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/njlnaet/mcp-server'

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