Skip to main content
Glama
amitt007

JobSpy MCP Server

by amitt007

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ENABLE_SSENoEnable Server-Sent Events transport0
JOBSPY_HOSTNoHost for HTTP server0.0.0.0
JOBSPY_PORTNoPort for the MCP server9423
JOBSPY_ACCESS_TOKENNoAccess token for JobSpy API (if required)
JOBSPY_DOCKER_IMAGENoDocker image to use for JobSpyjobspy

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
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_jobsC

Search for jobs across various job listing websites

Prompts

Interactive templates invoked by user choice

NameDescription
search_jobsExtract job search parameters from a natural language query
job_recommendationsGet personalized job recommendations based on skills and preferences
resume_feedbackGet professional feedback on your resume for specific roles and industries

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

There is only one tool, so an agent cannot confuse it with another tool. The name and description clearly indicate a single, dedicated job search action.

Naming Consistency4/5

The sole tool uses a clear snake_case verb_noun format (search_jobs) that matches common MCP conventions. With only one tool there is no full pattern to assess, but no inconsistency is present.

Tool Count3/5

A single tool covering job search across multiple sites is functional, but the server feels minimal and offers no supporting operations. It sits at the borderline of being too few tools for a general job-search domain.

Completeness3/5

The tool covers centralized searching across job listing websites, which satisfies the basic stated purpose. However, there are no tools for inspecting individual job details, refining saved searches, or acting on results, leaving notable gaps for a wider job-search workflow.

Maintenance

ActivityMaintained
ResponsivenessNo issues