freee-chat-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FREEE_ACCESS_TOKEN | Yes | freee APIアクセストークン |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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