Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RIPPLING_BASE_URLNoAPI base URL. For sandbox/testing, set to https://sandbox.rippling.com/api/platform/api.https://api.rippling.com/platform/api
RIPPLING_API_TOKENYesYour Rippling API token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_companyB

Get current company details including name, address, and locations

list_departmentsC

List all departments in the organization with hierarchical structure

list_work_locationsB

List all work locations with addresses

list_employeesB

List active employees with pagination. Returns employee details including name, title, department, and work email.

get_employeeC

Get detailed information for a specific employee by their ID

list_all_employeesA

List all employees including terminated ones. Useful for complete workforce history.

search_employeesA

Search employees by name, email, title, or department. Fetches all active employees and filters client-side.

list_teamsB

List all teams with subteam relationships

list_levelsC

List position levels (e.g. Manager, Executive, Individual Contributor)

list_custom_fieldsC

List custom field definitions configured in Rippling

get_leave_balancesB

Get leave balances for a specific employee including PTO, sick leave, and other leave types

list_leave_requestsC

List leave requests with optional filters for status, date range, and requester

process_leave_requestC

Approve or decline a pending leave request

list_leave_typesB

List all leave types configured for the company (PTO, sick, etc.)

list_groupsB

List all groups in the organization

create_groupC

Create a new group with specified members

update_groupC

Update an existing group's name or members

delete_groupC

Delete a group by its ID

get_company_activityC

Get company activity events such as employee changes, onboarding, and offboarding

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/bifrost-mcp/rippling-mcp'

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