← Back to Plugins
MCP Server MCP

io.github.ebenezer-isaac/llmconveyors

github By github 👁 1 views ▲ 0 votes

53 tools for LLM Conveyors: job hunting, B2B sales, ATS scoring, resume tools.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "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"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...