Skip to main content
Glama
nk1947-sudo

local-tech-digest-mcp

by nk1947-sudo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TZNoTimezone for schedulingAmerica/New_York
SMTP_HOSTNoSMTP server hostsmtp.gmail.com
SMTP_PASSYesGmail App Password (16-character code without spaces)
SMTP_PORTNoSMTP server port587
SMTP_USERYesGmail email address for SMTP authentication
SMTP_SECURENoWhether to use secure connection (true/false)false
NOTIFY_EMAILYesEmail address to receive digests
MIN_JOB_SCORENoMinimum job score to include in digest (0-14)0
MAX_JOBS_PER_DOMAINNoMaximum job cards per domain per email25

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
fetch_jobsA

Scrape all 6 job sources (SimplifyJobs, RemoteOK, The Muse, Remotive, Jobicy, Arbeitnow), apply 4-gate filter, score, and store. Returns per-source breakdown.

list_new_jobsA

List un-notified jobs sorted by score. Optional domain and min_score filters.

get_top_matchesA

Return top N jobs by stack-match score across all stored jobs.

search_jobsB

Full-text search across title, company, tags, domain.

filter_jobsB

Filter stored jobs by domain, type, status, and min score.

mark_jobA

Update the application status of a job by its ID.

get_pipelineA

Show your job application pipeline grouped by status.

suggest_skillsA

Analyse the stored job database to suggest skills most in-demand that are NOT in your current stack.

fetch_conferencesA

Scrape confs.tech for upcoming USA tech conferences.

list_upcoming_conferencesB

List upcoming conferences in the next N days (default 60).

search_conferencesC

Search conferences by keyword.

send_digest_emailA

Manually trigger a digest email. mode="daily" → jobs only; mode="weekly" → jobs + conferences.

get_statsB

Database counts for jobs (by status, type, salary) and conferences.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nk1947-sudo/local-tech-digest-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server