self-service-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@self-service-mcplook up Jane Doe in the company directory"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
self-service-mcp
A workplace self-service MCP server: directory, time off, tickets, policy search. Writes are governed. Compensation is structurally out of scope — the tool exists so the model can be told no instead of hallucinating a yes.
The interesting part of enterprise agents is not “can it call an API.” It is which APIs it must never call, even if the user (or a prompt injection) asks nicely.
search_directory read
get_time_off_balance read
search_policy read
submit_time_off write → shadow / approve
create_ticket write → shadow / approve
change_compensation always DENYSynthetic directory data only. No employer systems, no personal data from work.
Run
npm install
npm test
npm run mcpRelated MCP server: HR System MCP Server
Design
Same choke-point as lattice-mcp and ewm-ops-mcp.
Default
SS_MODE=shadow.change_compensationis registered on purpose. Hidden capabilities are how agents surprise you. Denied capabilities are how you sleep.
License
MIT © Prasanna Kumar Popuri
This server cannot be deployed
Maintenance
Related MCP Connectors
Read-only finance and operations controls for AI agents with evidence and safe next actions.
Governed HR records and confirmed time-off actions for UK SMEs.
Read-only employment-law research: 140K+ rulings, employer track records, rights & EEOC guides.
- StackOneOAuthcom.stackone
Give AI agents 30,000+ safe, token-optimized actions across Workday, SAP, Oracle + hundreds more.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceAn HR management server that provides access to employee directory information, sensitive PII, and salary data through a scope-based authorization system. It enables users to view, search, and update employee records and organizational charts using tools mapped to specific permission levels.-
- FlicenseNot gradedqualityDmaintenanceEnables employee information lookup, directory listing, payroll access, and time-off request management with Okta token validation.-
- FlicenseAqualityDmaintenanceEnables AI assistants to inspect employee access, list failed onboarding events, and retry provisioning operations.3-
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to search HR policies, create IT support tickets, and send external emails with configurable security levels and human-in-the-loop validation.-