Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

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
hs_search_jobsA

Search for jobs and internships on Handshake.

Returns posting ID, title, employer, location, type, and deadline. Pass the posting ID to hs_get_job for the full description.

hs_get_jobA

Get full details of a Handshake job posting.

Includes description, requirements, salary, application deadline, and application_method (handshake | external).

hs_applyA

Submit a Handshake application for a job.

Call hs_get_job first to confirm the application_method field — external-apply jobs redirect to the employer's own site and cannot be submitted here.

hs_save_jobA

Bookmark a job posting to your Handshake saved-jobs list.

hs_unsave_jobA

Remove a job from your Handshake saved-jobs list.

hs_get_saved_jobsB

List all jobs you have bookmarked on Handshake.

hs_search_employersC

Search for companies/employers on Handshake.

hs_get_employerA

Get a company's Handshake profile.

Includes description, industry, employee count, open job count, and active postings.

hs_get_applicationsA

List all your Handshake job applications with their current status.

Statuses: pending, accepted, declined, withdrawn, interview.

hs_withdraw_applicationA

Withdraw a submitted Handshake job application.

hs_get_profileA

Get your Handshake student profile.

Returns name, school, major, graduation year, and account status.

hs_get_documentsA

List your uploaded resumes, cover letters, and other documents.

Use the returned document IDs when calling hs_apply to attach files.

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/shahparam11/handshake-mcp-server'

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