Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FREEE_BACKENDNoThe backend to use: 'api', 'playwright', or 'auto'. Defaults to 'auto'.auto
FREEE_ACCESS_TOKENNoAccess token for the freee API when using environment credential mode.
FREEE_BROWSER_HEADLESSNoSet to 'true' to run the Playwright browser in headless mode.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
freee_backend_statusA

Read the exclusive freee backend selected for this MCP server process.

freee_auth_statusA

Verify freee authentication without returning any credential or secret. Missing Playwright credentials return safe local setup guidance.

freee_meA

Read the authenticated freee user and company identities. Available on the API backend.

freee_clock_statusA

Read the current available freee punch actions. This tool never creates a punch.

freee_clock_prepare_actionA

Read and preview one currently available punch action, returning a binding fingerprint. No punch is created.

freee_clock_commit_actionA

Create one real punch only after the matching preview and explicit current-message user approval. Never call directly or retry automatically.

freee_team_statusB

Read department attendance or the selected monthly attendance-monitor summary without changing freee.

freee_approvals_listA

Read applications visible in the current account's approval workflow. Defaults to pending applications.

freee_approval_detailA

Read one application, including applicant, dates, content, reason, comments, approval route, and automatic checks.

freee_approval_prepare_actionA

Read and preview one available approval or return action, returning a binding fingerprint. No application is changed.

freee_approval_commit_actionA

Change one real application only after matching preview and explicit current-message approval. Never call directly or retry automatically.

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/newbdez33/freee-mcp'

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