Skip to main content
Glama
jaytuduri

Job Search MCP Server

by jaytuduri

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RATE_LIMIT_WINDOWNoTime window in seconds for rate limiting.
RATE_LIMIT_REQUESTSNoNumber of requests allowed per IP per time window.

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_jobsB

Search current job listings.

Use query for skills, titles, or companies (for example, "Python"), and location for a city, country, or region. Results include direct apply URLs.

job_search_sourcesA

Return information about the job boards used by this server.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 2 tools

Disambiguation5/5

The two tools are completely distinct: one searches job listings, the other provides information about the job boards used. There is no overlap or confusion between their purposes.

Naming Consistency4/5

Both names are clear and descriptive, but they follow slightly different patterns: search_jobs is verb-first, while job_search_sources is noun-first. This minor inconsistency does not impede understanding.

Tool Count3/5

With only two tools, the server feels thin and borderline. However, for a narrow scope like job search, this minimal set can be acceptable, though it is on the low end of the ideal range.

Completeness4/5

The server covers the core functionality of searching jobs and provides context about data sources. Minor gaps exist, such as lack of pagination or detailed job retrieval, but the basic workflow is complete and usable.

Maintenance

ActivityMaintained
ResponsivenessSyncing