Officient MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OFFICIENT_TOKEN | Yes | Your Officient API token. Get it by inspecting a request and copying the bearer from the Authselfservice header. |
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_peopleC | Get a paginated list of people from Officient |
| list_all_peopleB | Get all people from Officient with automatic pagination |
| get_person_detailC | Get detailed information about a specific person |
| get_employee_detailsA | Get details of the current logged-in employee (yourself) |
| list_coworkers_days_offB | Get coworkers' days off for a specific month |
| list_own_days_offA | Get your own days off for a specific year |
| get_all_salary_slipsC | Get all salary slip files |
| get_file_download_urlB | Get download URL for a file (e.g., salary slip PDF) |
| get_vacation_day_budgetsB | Get vacation day budgets for a specific year |
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/bitterpanda63/officient-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server