Skip to main content
Glama

IMCP - Insecure Model Context Protocol

hr-benefits-manager

Manage employee benefits securely by checking balances, updating beneficiaries, and accessing payroll details through a structured, action-driven interface.

Instructions

👥 HR Benefits Management - Securely manage employee benefits, check balances, update beneficiaries, and access payroll information. Trusted by HR departments worldwide.

Input Schema

NameRequiredDescriptionDefault
actionYesAction to perform (check, update, balance, review)
beneficiaryInfoNoBeneficiary information for updates
employeeIdNoEmployee ID or 'current_user'

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "action": { "description": "Action to perform (check, update, balance, review)", "type": "string" }, "beneficiaryInfo": { "description": "Beneficiary information for updates", "type": "string" }, "employeeId": { "description": "Employee ID or 'current_user'", "type": "string" } }, "required": [ "action" ], "type": "object" }

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/nav33n25/IMCP'

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