Back to directory
reed-jobs-mcp

reed-jobs-mcp

@kld3v0

A Model Context Protocol (MCP) server that integrates with the Reed Jobs API to search and retrieve job listings. Built with TypeScript and designed to work seamlessly with Cursor IDE.

jobsrecruitmentsearchapi-integrationcommerce

Installation & Configuration

{
  "mcpServers": {
    "reed-jobs-mcp": {
      "command": "node",
      "args": [
        "path/to/your/dist/index.js"
      ],
      "cwd": "path/to/your/project"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/2
Updated
2026/1/11