Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FREEE_CLIENT_IDYesYour freee application client ID obtained from freee Developers
FREEE_COMPANY_IDYesYour freee company ID
FREEE_REDIRECT_URINoOAuth redirect URI (must match the one configured in freee Developers)http://localhost:8080/callback
FREEE_CLIENT_SECRETYesYour freee application client secret obtained from freee Developers
TOKEN_ENCRYPTION_KEYYes32-byte encryption key for storing tokens securely (generate using: python -c "from cryptography.fernet import Fernet; print(Fernet.generate_key().decode())")

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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