SMB AI Command Platform MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SMB_API_KEY | Yes | API key for authentication | |
| SMB_API_URL | Yes | URL of the SMB platform API | http://localhost:3000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/k5tuck/binelekv2-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server