Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. WeJob
WeJob logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:13:31 PM

WeJob

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

Read-only MCP server for public WeJob jobs, formations, and companies.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "wejob": {
      "command": "npx",
      "args": [
        "-y",
        "https://wejob.ch/mcp-wejob**"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (8) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (8) ~96 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by WeJob.

search

Unified search across jobs, formations, companies

fetch

Fetch one item by composite id (`job:`/`formation:`/`company:`)

wejob_search_jobs

Search public active job offers

wejob_get_job

One public job offer

wejob_search_formations

Search public formations

wejob_get_formation

One public formation

Documentation Overview

WeJob Plugin for Claude

Official Claude plugin for WeJob, the Swiss IT job board. This plugin gives Claude (Cowork, Claude Code) read-only access to the public WeJob MCP server β€” you can search public job offers, professional formations, and company profiles directly from Claude.

  • Full documentation: https://wejob.ch/mcp-wejob
  • MCP endpoint: https://mcp.wejob.ch/mcp (HTTPS, no authentication)
  • Scope: public, read-only discovery data
  • License: MIT
  • Validated direct MCP clients: GitHub Copilot in VS Code, Gemini CLI, and Grok/xAI

This repository is a public mirror dedicated to the Anthropic plugin distribution. The underlying MCP server (which returns the data) is a separate service that runs on WeJob's infrastructure β€” this repo contains only the plugin's manifest, skill, and assets.

Install

Claude Code (CLI)

Terminal
claude plugin marketplace add https://github.com/WeJob-IT/WeJob-MCP
claude plugin install wejob@wejob

Verify:

Terminal
claude mcp list
# β†’ plugin:wejob:wejob   https://mcp.wejob.ch/mcp (HTTP)   βœ“ Connected

Claude Cowork

Customize β†’ Plugins β†’ Add marketplace β†’ paste this repo's URL β†’ install wejob.

claude.ai / Claude Desktop β€” no plugin needed

For end users of claude.ai or Claude Desktop, the same server is available as a custom connector β€” no repository or install required:

Settings β†’ Connectors β†’ Add custom connector β†’ https://mcp.wejob.ch/mcp (no authentication).

Direct MCP clients

The plugin bundle is for Claude surfaces, but the public MCP endpoint can also be used directly by other MCP-compatible clients:

GitHub Copilot in VS Code

Add the server through MCP: Open User Configuration or .vscode/mcp.json:

config.json
{
  "servers": {
    "wejob": {
      "type": "http",
      "url": "https://mcp.wejob.ch/mcp"
    }
  }
}

Then run MCP: List Servers, start wejob if needed, and use Copilot Chat in Agent mode.

Gemini CLI

Add the server to ~/.gemini/settings.json:

config.json
{
  "mcpServers": {
    "wejob": {
      "httpUrl": "https://mcp.wejob.ch/mcp",
      "timeout": 60000,
      "trust": false
    }
  }
}

Restart Gemini CLI, then run /mcp.

Grok / xAI

In Grok web, add a custom MCP connector named WeJob with:

text
https://mcp.wejob.ch/mcp

xAI Remote MCP Tools can use the same URL as server_url with a server_label such as wejob.

Verify install

Installation is confirmed by two things: (1) the deterministic checks below show the connection is live, and (2) you actually see Claude call the WeJob tools when you ask a WeJob question. Both matter β€” the first alone means the plumbing works but the tools may not be used; the second alone can be luck.

1. Deterministic checks β€” is it connected?

These don't depend on Claude's judgment. Run whichever matches your surface.

Server health (any surface)

Terminal
curl https://mcp.wejob.ch/health
# expected: {"ok":true,"name":"wejob-mcp","version":"0.1.0"}

Claude Code (CLI)

Terminal
claude mcp list       # expected: plugin:wejob:wejob ... βœ“ Connected
claude plugin list    # expected: wejob@wejob installed

Claude Cowork

Same CLI commands, or in the UI: Customize β†’ Plugins β†’ WeJob shown as installed with a connected status.

Claude Desktop and claude.ai

Settings β†’ Connectors β†’ WeJob shows a connected/green indicator.

2. Behavioral check β€” is it actually used?

The deterministic checks say the connection is up. To verify the tools are actually invoked, use one of the directive prompts below in a new conversation, and watch for tool-call indicators β€” not just the answer text. A well-written text answer without any tool call means Claude answered from its own knowledge, not from WeJob.

On Desktop or claude.ai, first click + β†’ Connectors β†’ tick WeJob so the connector is enabled for the conversation. Without this step, Claude won't call the tools even if the connector is installed.

Prompt A β€” list the tools

What WeJob tools do you have available? List them.

Expected: Claude names wejob_search_jobs, wejob_get_job, wejob_search_formations, wejob_get_formation, wejob_search_companies, wejob_get_company, search, fetch. If Claude says it has no WeJob tools, the connector isn't active in this conversation.

Prompt B β€” force a tool call

Use the WeJob tools to list a few current job offers.

Expected: a tool-call indicator (icon or block above/inside Claude's response, showing wejob_search_jobs was invoked) followed by results with URLs like https://wejob.ch/jobs/…. A plain text answer without any tool-call indicator means the tool wasn't used β€” see troubleshooting below.

Troubleshooting

  • No tool-call indicator, only text β€” the connector is likely installed but not enabled for this conversation. On Desktop / claude.ai, open + β†’ Connectors β†’ tick WeJob. On Code CLI, exit the session and reopen β€” new plugins are only picked up by new sessions.
  • βœ— Failed or missing from claude mcp list β€” either the server is unreachable (run the health check first) or the plugin manifest wasn't loaded correctly (re-run claude plugin install wejob@wejob).
  • Connector shown as connected, but no tools appear when enabled β€” the MCP handshake likely failed. Health check first; if it returns ok, contact support.

What the plugin ships

  • wejob skill β€” teaches Claude when to call the WeJob MCP tools instead of inspecting local code or falling back to generic web search.
  • MCP connector configuration β€” points Claude at https://mcp.wejob.ch/mcp over HTTPS.

Together they form a coherent bundle: install once, and Claude automatically uses the right tools whenever the user asks about WeJob jobs, formations, or companies.

Tools exposed by the MCP server

All read-only:

ToolPurpose
searchUnified search across jobs, formations, companies
fetchFetch one item by composite id (job:/formation:/company:)
wejob_search_jobsSearch public active job offers
wejob_get_jobOne public job offer
wejob_search_formationsSearch public formations
wejob_get_formationOne public formation
wejob_search_companiesSearch public company profiles
wejob_get_companyOne public company profile

Data scope and privacy

The plugin exposes public discovery data only:

  • Public job offers, formations, and company profiles
  • Public URLs back to WeJob pages

It never exposes candidate profiles, CVs, applications, messages, or private recruiter data, and performs no writes.

See the WeJob privacy policy for the underlying service's data handling.

Support

  • Public documentation: https://wejob.ch/mcp-wejob
  • Contact: support@wejob.ch
  • Company: WeJob SΓ rl, Route de PrΓ©-Bois 14, 1216 Cointrin, Switzerland

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Shadcn Ui Mcp Server logoShadcn Ui Mcp Server

    MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.

    πŸ’» Developer Tools2 views
    Compare vs Shadcn Ui Mcp Server β†’
  • C
    Codesurface

    Indexes your codebase's public API and serves it via compact MCP tool responses.

    πŸ’» Developer Tools0 views
    Compare vs Codesurface β†’

Frequently Asked Questions about WeJob

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "wejob": { "command": "npx", "args": ["-y", "WeJob"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWeJob AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/wejob?style=directory)](https://allmcps.com/mcp/wejob)
HTML Embed
<a href="https://allmcps.com/mcp/wejob"><img src="https://allmcps.com/api/badge/wejob?style=directory" alt="WeJob on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit25d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 16, 2026
51Quality signal: Good Β· 51/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to WeJob β†’Install in Claude DesktopInstall in CursorInstall in VS Code