instaffo-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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