Skip to main content
Glama
esinecan

instaffo-mcp-server

by esinecan

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
instaffo_auth_statusA

Report whether a usable Instaffo session is present.

instaffo_loginC

Explain how to establish a session (interactive, runs in a terminal).

instaffo_whoamiA

Return the signed-in candidate's basic identity.

instaffo_get_profileA

Return the candidate's Instaffo profile: seniority, location, skills, CV.

instaffo_list_job_suggestionsA

List the candidate's current job suggestions (the matches shown in-app).

instaffo_get_job_suggestionA

Full detail for one job suggestion, by its job_uuid (from the list tool).

Includes the role description, requirements, process, salary band, skills, and the screening questions that applying will require answering.

instaffo_list_conversationsA

List chats: company requests (inbound interest) and your job applications.

instaffo_save_jobA

Bookmark (favorite) a job suggestion. Reversible with instaffo_unsave_job.

instaffo_unsave_jobA

Remove a job from your bookmarks. Reverses instaffo_save_job.

instaffo_set_skill_experienceA

Set your years-of-experience for one or more skills on your profile.

This writes to your real profile. Durations are 0-5 (5 means 5+). Only submit truthful values. Without confirm=true it returns a preview.

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/esinecan/instaffo-mcp-server'

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