MCP Server
Model Context Protocol server for AI integrations
Overview
Model Context Protocol (MCP) server for ProServiceWorld.
NPM Packages
| Environment | Package Name | Visibility |
|---|---|---|
| Alpha | @burdenoff/alpha-proserviceworld-mcp | Private |
| Stable | @burdenoff/proserviceworld-mcp | Public |
Installation
Public (Stable)
npm install @burdenoff/proserviceworld-mcp
Private (Alpha)
npm login
npm install @burdenoff/alpha-proserviceworld-mcp
Repository
- GitHub: proserviceworld-mcp
Features
MCP server providing AI agents with access to ProServiceWorld capabilities.
Configuration
Add to your MCP client configuration to enable ProServiceWorld integration.
See the NPM Package Management guide for more details.