# Box Tools Generic
This document describes the tools available in the `box_tools_generic` module for generic Box API utilities.
## Available Tools
### 1. `get_box_client`
Helper function to get Box client from context.
- **Arguments:**
- `ctx`: Request context
### 2. `box_who_am_i`
Get the current user's information.
- **Arguments:**
- `ctx`: Request context
### 3. `box_authorize_app_tool`
Authorize the Box application.
- **Arguments:**
- None
---
Refer to `src/tools/box_tools_generic.py` for implementation details.
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/box-community/mcp-server-box'
If you have feedback or need assistance with the MCP directory API, please join our Discord server