lapras-mcp-server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LAPRAS_API_KEY | No | Your LAPRAS API key, needed for career history related tools. Can be obtained from https://lapras.com/config/api-key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_jobsC | Search job by keyword, position, and minimum annual salary |
| get_job_detailB | Get detailed information about a specific job posting. You can apply for jobs through the URL provided in the response. |
| get_experiencesA | Get work experiences on LAPRAS(https://lapras.com) |
| create_experienceB | Create a new work experience on LAPRAS(https://lapras.com). You can check the result at https://lapras.com/cv |
| update_experienceC | Update a work experience on LAPRAS(https://lapras.com). You can check the result at https://lapras.com/cv |
| delete_experienceB | Delete a work experience from LAPRAS(https://lapras.com). You can check the result at https://lapras.com/cv |
| get_job_summaryC | Get job summary(職務要約) on LAPRAS(https://lapras.com) |
| update_job_summaryA | Update job summary(職務要約) on LAPRAS(https://lapras.com). You can check the result at https://lapras.com/cv |
| get_want_to_doA | Get career aspirations(今後のキャリアでやりたいこと) on LAPRAS(https://lapras.com) |
| update_want_to_doB | Update career aspirations(今後のキャリアでやりたいこと) on LAPRAS(https://lapras.com). You can check the result at https://lapras.com/cv |
| get_tech_skillA | Get current tech skills(経験技術・スキル・資格) on LAPRAS(https://lapras.com) |
| update_tech_skillC | Update tech skills(経験技術・スキル・資格) on LAPRAS(https://lapras.com) |
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/lapras-inc/lapras-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server