Skip to main content
Glama
popuripk
by popuripk

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.

CI License: MIT

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 DENY

Synthetic directory data only. No employer systems, no personal data from work.

Run

npm install
npm test
npm run mcp

Related MCP server: HR System MCP Server

Design

  • Same choke-point as lattice-mcp and ewm-ops-mcp.

  • Default SS_MODE=shadow.

  • change_compensation is registered on purpose. Hidden capabilities are how agents surprise you. Denied capabilities are how you sleep.

License

MIT © Prasanna Kumar Popuri

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Read-only Frasma MCP: profile, knowledge search, diagnostic handoff. No email.

  • Read-only MCP access to sessions, funnels, campaigns, errors, live visitors, and anomalies.

  • Paid remote MCP for AI Studio Workspace approval gate MCP, structured receipts, audit logs, and revi

View all MCP Connectors

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/popuripk/self-service-mcp'

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