BambooHR MCP

by encoreshao

4 stars
395 downloads
Not rated
GitHub

About

A Model Context Protocol (MCP) library for BambooHR, built with Node.js and TypeScript.

Details

Author
encoreshao
GitHub stars
4
Downloads
395
Categories
Other

- TypeScript types for all models and API responses
- Simple, promise-based API for major BambooHR endpoints
- Easy to extend and integrate into existing projects
- Supports employee directory, who’s out, projects, time entries
- Work hours submission with project/task ID lookups

Clone the repository, install dependencies with npm install, then set three environment variables: BAMBOOHR_TOKEN, BAMBOOHR_COMPANY_DOMAIN, and BAMBOOHR_EMPLOYEE_ID. Import helper functions like fetchEmployeeDirectory, fetchWhosOut, or submitWorkHours and call them with your credentials and domain.

BambooHR MCP

A Model Context Protocol (MCP) library for BambooHR, built with Node.js and TypeScript. This library provides a clean, type-safe interface to interact with the BambooHR API from your Node.js or TypeScript applications.

Features

- TypeScript types for all models and API responses
- Simple, promise-based API for all major BambooHR endpoints
- Easy to extend and integrate into your own projects

Installation

```sh

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.