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.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. WeJob
WeJob logo
Health: ActiveRecent health check succeeded.Last checked 9/21/2026, 7:31:33 PM

WeJob

User RatingsBe the first to rate and review this MCP server! 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 β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "wejob": {
      "url": "https://mcp.wejob.ch/mcp"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

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

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • Hub MCP logoHub MCP
    Verified

    Official MCP server to interact with Docker Hub, providing access to repositories, hub search and Docker Hardened Images

    πŸ’» Developer Tools10 views
    Compare vs Hub MCP β†’
  • Andrea9293 MCP logoAndrea9293 MCP

    Local-first document management and semantic search for AI coding agents

    πŸ’» Developer Tools2 views
    Compare vs Andrea9293 MCP β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
8
Callable tools this server registers over MCP.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about WeJob

WeJob is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "wejob": { "url": "https://mcp.wejob.ch/mcp" } }

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)
Last updatedJul 16, 2026
13/13 checks healthy over the last 45d
Views1
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 commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 16, 2026
49Quality signal: Fair Β· 49/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 & activity3/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 10,000+ 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 unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge 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 CodeSetup guides for all 13 MCP clients