Loading MCP server directory, please wait...
53 tools for LLM Conveyors: job hunting, B2B sales, ATS scoring, resume tools.
npx @getmcp/cli add io.github.ebenezer-isaac/llmconveyorsRequires Node.js 18+. Community-contributed server. Review source before installing.
LLMC_API_KEYLLM Conveyors API key (starts with llmc_). Get one at https://llmconveyors.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ebenezer-isaac/llmconveyors": {
"command": "npx",
"args": [
"-y",
"llmconveyors-mcp"
],
"env": {
"LLMC_API_KEY": ""
}
}
}
}