Skip to main content
Glama
josephkamau32

ERP-lite MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_open_ordersC

Retrieve a list of sales orders by status.

check_inventoryC

Check the inventory level for a specific material ID.

get_low_stock_itemsA

List all inventory items where the quantity on hand is below the reorder point.

create_requisitionA

Create a new purchase requisition (pending approval). The agent CANNOT approve its own requisition.

approve_pending_requisitionB

Approve a pending purchase requisition. This MUST be triggered by a human.

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/josephkamau32/erp-lite-mcp'

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