Skip to main content
Glama
k5tuck

SMB AI Command Platform MCP Server

by k5tuck

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SMB_API_KEYYesAPI key for authentication
SMB_API_URLYesURL of the SMB platform APIhttp://localhost:3000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
smb_queryA

Ask a natural language question about your business. The AI will analyze your connected data and provide insights. Examples: "What was my revenue last month?", "Which products are selling best?", "Who are my top customers?"

smb_searchA

Search across all connected business data sources. Returns matching records from Shopify, Stripe, QuickBooks, etc.

smb_list_automationsA

List all configured automations in Ops Copilot. Shows task automations, email workflows, and scheduled jobs.

smb_run_automationA

Trigger an automation to run immediately. Use smb_list_automations first to find the automation ID.

smb_create_automationA

Create a new automation. Supports scheduled tasks, email sequences, and triggered workflows.

smb_get_metricsA

Get current business metrics from Mini Foundry. Available metrics: revenue, orders, customers, avg_order_value, conversion_rate, inventory_value.

smb_list_dashboardsA

List all dashboards in Mini Foundry. Dashboards aggregate metrics and visualizations.

smb_get_dashboardA

Get data from a specific dashboard. Use smb_list_dashboards first to find available dashboards.

smb_security_statusA

Get current security score and status from Cybersecurity Scanner. Shows overall score, MFA adoption, and open security issues.

smb_list_security_issuesA

List all open security issues that need attention. Issues are categorized by severity (critical, high, medium, low).

smb_list_usersA

List all team members and their security status including MFA enrollment, last login, and risk level.

smb_list_tracked_productsA

List all products being tracked in Marketplace Intelligence. Shows your price vs competitor prices.

smb_track_productB

Start tracking a new product for price monitoring. Provide the product URL from Amazon, Shopify, or Etsy.

smb_price_comparisonA

Get detailed price comparison for a specific tracked product. Use smb_list_tracked_products first to find product IDs.

smb_list_connectorsA

List all connected integrations (Shopify, Stripe, QuickBooks, etc.) and their sync status.

smb_sync_connectorA

Trigger a data sync for a specific connector. Use smb_list_connectors first to find connector IDs.

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/k5tuck/binelekv2-mcp-server'

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