Skip to main content
Glama
makpdkpp

Prime Forecast MCP

by makpdkpp

Prime Forecast MCP

Read-only MCP gateway Phase 1 for Prime Forecast V3

  • Production Laravel: https://sale.primes.co.th

  • Remote MCP: https://mcp.primes.co.th/mcp

  • Runtime: Node.js 24.19.0

  • Plesk startup file: app.js

  • Transport: stateless Streamable HTTP

  • Data path: MCP → Laravel API Gateway → Prime Forecast V3

  • Phase 1 policy: no create/update/delete/write tools

Phase 1 tools

Tool

Sales

Team Admin

Admin

get_my_forecast

list_team_forecasts

✓ (teams they manage only)

get_sales_forecast

✓ (teams they manage only)

get_company_forecast

Every tool has MCP annotations readOnlyHint: true, destructiveHint: false and checks both role and explicit permission from Laravel

Related MCP server: salesforce-mcp

Getting started locally

Copy-Item .env.example .env
npm install
npm test
$env:NODE_ENV='development'
$env:LARAVEL_MCP_SERVICE_TOKEN='local-test-service-token'
node app.js

Values from the .env file are not loaded automatically in production; set them directly via Plesk Environment Variables

Documentation

Important status

The Node MCP and automated tests are ready, but do not expose production data until the Laravel adapter is aligned with the real model/schema, tested with real Sales / Team Admin / Admin accounts across all cases, and the OAuth 2.1 or token issuance mechanism to be used with real clients is confirmed. Do not add write tools until the approval gate in docs/phase-1-plan.md is passed.

Related MCP Connectors

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    Enables read-only access to FileMaker databases through the Data API, allowing users to retrieve records, analyze metadata, search across layouts, and infer relationships while maintaining data security.
    16
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Provides read-only access to Salesforce orgs via MCP, enabling SOQL queries, sObject descriptions, and object listing using OAuth 2.0 Client Credentials.
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables read-only access to PayPal transactions, orders, invoices, and disputes for auditing cash flow and tracking billing.
    1 npm
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables read-only access to Addepar portfolio and ownership data for financial reporting, with transparent provenance caveats and compliance-oriented audit logging.
    -