Skip to main content
Glama
OFODevelopment

cerebrochain-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CEREBROCHAIN_API_KEYNoYour CerebroChain API key (required for Tier 2/3 features)
CEREBROCHAIN_API_URLNoCustom API URL (default: https://cerebrochain.com/api)https://cerebrochain.com/api
CEREBROCHAIN_JWT_TOKENNoAlternative auth via JWT token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
compare_shipping_ratesA

Compare shipping rates across multiple carriers (UPS, FedEx, USPS, DHL) for a package. Returns cheapest and fastest options. Free — no API key needed.

get_platform_statusA

Check CerebroChain platform health and service availability. Free — no API key needed.

search_inventoryB

Search inventory items with filters. Returns SKU, name, quantity, location, category. Requires API key.

check_stock_levelsA

Get current stock levels for a specific inventory item by ID. Returns quantity on hand, reserved, available. Requires API key.

lookup_skuB

Look up an inventory item by its SKU code. Returns full item details including stock, location, and pricing. Requires API key.

get_warehouse_locationsB

List warehouse storage locations with hierarchy (zones, aisles, bins). Requires API key.

list_ordersB

List and search orders with filters. Returns order ID, status, items, total value. Requires API key.

get_order_statusB

Get detailed status and tracking for a specific order. Requires API key.

get_order_statisticsB

Get order statistics and KPIs — total orders, fulfillment rate, average value, trends. Requires API key.

get_fleet_statsA

Get real-time fleet KPIs — active vehicles, utilization, fuel efficiency, maintenance status. Requires API key.

list_vehiclesB

List fleet vehicles with status, location, and capacity. Requires API key.

track_shipmentB

Get real-time tracking for a shipment route — current location, progress, ETA, stops completed. Requires API key.

list_shipmentsA

Get shipment history with analytics — 90-day view of all shipments, delivery rates, carrier performance. Requires API key.

optimize_routeA

AI-powered route optimization. Calculates optimal delivery route considering traffic, capacity, time windows, and fuel costs. Premium tool. Requires API key.

forecast_demandC

AI-powered demand forecasting. Ask natural language questions about future inventory needs, sales trends, and supply chain patterns. Premium tool. Requires API key.

detect_bottlenecksA

AI-powered bottleneck detection. Identifies current and predicted supply chain bottlenecks with severity and recommendations. Premium tool. Requires API key.

get_optimization_recommendationsA

Get AI-generated optimization recommendations for warehouse operations, logistics routes, or overall supply chain efficiency. Premium tool. Requires API key.

get_financial_metricsA

Get real-time financial metrics — revenue, margins, cash flow, profit/loss. Premium tool. Requires API key.

get_kpi_dashboardA

Get KPI performance dashboard — targets vs actuals for all key supply chain metrics. Premium tool. Requires API key.

natural_language_commandB

Process a natural language command through CerebroChain AI Command Center. Supports queries like "show me all delayed shipments" or "reserve 50 units of SKU-1234". Premium tool. Requires API key.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
inventory-summary
fleet-status
kpi-snapshot

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/OFODevelopment/cerebrochain-mcp-server'

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