Banana Accounting MCP Server
by AxLabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BANANA_BASE_URL | No | Base URL of the Banana web server (no trailing slash). | http://127.0.0.1:8081 |
| BANANA_TIMEOUT_MS | No | Per-request timeout in milliseconds. | 30000 |
| BANANA_DEFAULT_DOC | No | Optional default document name so tools can omit the doc argument. | |
| BANANA_ACCESS_TOKEN | Yes | Access token from httpconfig.ini. Sent as X-Banana-Access-Token. | |
| BANANA_INSECURE_TLS | No | Set to true to accept the self-signed certificate used by the macOS SSL server. | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/AxLabs/banana-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server