Skip to main content
Glama

Careerjet Job Search MCP Server

by rftsngl
smithery.yaml882 B
startCommand: type: stdio configSchema: # JSON Schema defining the configuration options for the Careerjet Job Search MCP. type: object properties: affid: type: string description: "Affiliate ID provided by Careerjet (required for API access)" default: "371d48447450886ce16b718533cca6f2" locale: type: string description: "Default locale code for job searches (e.g., en_US, en_GB, de_DE)" default: "en_US" user_agent: type: string description: "User agent string for API requests" default: "Mozilla/5.0 (compatible; MCP-CareerjetBot/1.0)" commandFunction: |- (config) => ({ command: 'python', args: ['-m', 'server'] }) exampleConfig: affid: "371d48447450886ce16b718533cca6f2" locale: "en_US" user_agent: "Mozilla/5.0 (compatible; MCP-CareerjetBot/1.0)"

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/rftsngl/Careerjet_MCPv2'

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