Skip to main content
Glama
RyutoYoda

freee-chat-mcp-server

by RyutoYoda

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FREEE_ACCESS_TOKENYesfreee APIアクセストークン

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
suggest_companyB

Get company suggestions based on user's preference. Ask user to choose which company to use if multiple companies exist.

suggest_common_expensesB

Get suggestions for common expense categories and their typical tax codes for easy expense entry

create_smart_expenseB

Create expense with smart suggestions for account items and tax codes. Use this for easier expense creation.

analyze_expense_typeB

Analyze expense description to suggest the most appropriate expense type and account item

create_expenseB

Create a new expense entry in freee

list_companiesA

List all companies accessible by the user

list_expense_templatesB

List expense application line templates

list_dealsB

List deals (income/expense transactions)

create_dealC

Create a new deal (income/expense transaction)

list_account_itemsC

List account items (勘定科目)

list_partnersC

List partners (取引先)

list_walletablesB

List walletables (bank accounts/credit cards)

list_taxesC

List tax codes

delete_dealA

Delete a deal (income/expense transaction) by ID. Use this to correct mistakes.

get_recent_dealsB

Get recent deals to find deal IDs for deletion or review

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/RyutoYoda/freee-chat-mcp-server'

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