Skip to main content
Glama
prism-nexus

resume-mcp

by prism-nexus

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

Tools

Functions exposed to the LLM to take actions

NameDescription
query_resume_historyA

Search Matt's work history, role bullet points, and experience highlights for an exact keyword or phrase. Fast, deterministic substring matching. Use semantic_search_history instead for conceptual or paraphrased queries.

get_company_deep_diveA

Fetches deeper details on specific companies Matt has worked at (e.g. Nomad Go scaling details, TUNE Payout Structures).

send_scheduling_emailA

Opens the default mail client pre-populated with a scheduling request to contact Matt.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 3 tools

Disambiguation4/5

Mostly distinct: query_resume_history is keyword search, get_company_deep_dive provides company-specific details, and send_scheduling_email handles outreach. However, the reference to a non-existent semantic_search_history in the query tool description could mislead agents, and company deep dives may overlap with search terms.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with snake_case: query_resume_history, get_company_deep_dive, send_scheduling_email. This is clear and predictable.

Tool Count5/5

Three tools is well-scoped for a resume-focused server, covering search, deep dive, and contact. Each tool earns its place with no redundancy.

Completeness3/5

The surface covers search, company details, and scheduling but lacks an obvious 'get full resume' or overview tool, and a semantic search tool is referenced but not provided. Core workflows exist but with notable gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues