Serversio.github.ebenezer-isaac/llmconveyors
L

io.github.ebenezer-isaac/llmconveyors

io.github.ebenezer-isaac/llmconveyors · v0.2.1
▦ npm
v0.2.1npm npm: llmconveyors-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.ebenezer-isaac/llmconveyors",
  "description": "53 tools for LLM Conveyors: job hunting, B2B sales, ATS scoring, resume tools.",
  "repository": {
    "url": "https://github.com/ebenezer-isaac/llmconveyors-mcp",
    "source": "github"
  },
  "version": "0.2.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "llmconveyors-mcp",
      "version": "0.2.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "LLM Conveyors API key (starts with llmc_). Get one at https://llmconveyors.com",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "LLMC_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}