Skip to main content
Glama
edefice

job-search-mcp

by edefice

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_jobs

Search job postings by keyword and optional location.

get_job_detailsA

Fetch a single justjoin.it job posting and return a cleaned-up description and tech stack tags.

track_applicationB

Save or update the application status for a job posting in the local tracker.

list_applications

List all tracked job applications and their statuses.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: one fetches job details, the other tracks applications. No overlap or confusion.

Naming Consistency5/5

Both tool names follow a consistent verb_noun pattern: 'get_job_details' and 'track_application'.

Tool Count2/5

With only 2 tools for a 'job-search-mcp', the scope is far too narrow. A job search server typically needs search, list, and filter capabilities.

Completeness1/5

The tool surface is severely incomplete for a job search server. There is no way to discover or search for jobs, only view details of a known posting and track application status.

Maintenance

ActivityStale
ResponsivenessNo issues