Skip to main content
Glama
lemonskiller

boss-mcp-job-hunting

by lemonskiller

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
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
open_boss_loginA

Open Boss Zhipin login page with the persistent browser profile.

Keep the opened browser window until you finish scanning the QR code. The profile is stored locally and reused by search tools.

get_boss_login_statusC

Check whether the persistent Boss browser profile appears logged in.

search_boss_jobsB

Search Boss Zhipin jobs by keyword and keep postings from recent days.

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 3 tools

Disambiguation5/5

Each tool has a distinct and clear purpose: checking login status, opening the login page, and searching jobs. No overlap in functionality.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern (get_boss_login_status, open_boss_login, search_boss_jobs), making them predictable.

Tool Count4/5

Three tools is minimal but reasonable for a focused job-hunting assistant covering login and search. Could be slightly expanded but not undersized.

Completeness2/5

The tool surface lacks essential job-hunting operations like viewing job details, applying, or saving jobs. Only login and search are covered, leaving significant gaps.

Maintenance

ActivityStale
ResponsivenessNo issues