8 days ago
Connect your AI tool to your business data. Databox MCP lets AI agents query metrics, analyze performance, and generate insights from your connected data sources - all through natural conversation. Perfect for founders, marketers, and analysts who want data answers faster.
Server Config
{
"mcpServers": {
"databox": {
"command": "npx",
"args": [
"-y",
"@databox/mcp-server"
],
"env": {
"DATABOX_API_TOKEN": "your-api-token"
}
}
}
}