stateset-mcp-server

stateset-mcp-server

0

The Stateset MCP Server is a Model Context Protocol server designed for integrating with the StateSet API. It allows large language models to perform and manage various operations in domains like orders, fulfillment, inventory, finance, and customer management through a comprehensive set of MCP tools.

Stateset MCP Server

A Model Context Protocol server for the StateSet API. This server provides integration with StateSet's issue operations system through MCP, allowing LLMs to interact with StateSet.

Tools

  • Orders & Returns: Management of orders, sales orders, and RMAs.
  • Fulfillment & Production: Operations for shipments, fulfillment orders, and work orders.
  • Inventory & Products: Manage products and inventory.
  • Financial: Operations for invoices, payments, and cash sales.
  • Customers: Handling of customer data.
  • Listing Operations: Retrieval functions for RMAs, orders, shipments, and metrics.

Usage

  • Set environment variables: STATESET_API_KEY, STATESET_BASE_URL, and REQUESTS_PER_HOUR.
  • Install dependencies and start the server with npm start.