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. |
Capabilities
Features and capabilities supported by this server
| 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
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