Prime Forecast MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Prime Forecast MCPwhat's my sales forecast this quarter?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Prime Forecast MCP
Read-only MCP gateway Phase 1 for Prime Forecast V3
Production Laravel:
https://sale.primes.co.thRemote MCP:
https://mcp.primes.co.th/mcpRuntime: Node.js
24.19.0Plesk startup file:
app.jsTransport: 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 |
| ✓ | ✓ | ✓ |
| — | ✓ (teams they manage only) | ✓ |
| — | ✓ (teams they manage only) | ✓ |
| — | — | ✓ |
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.jsValues 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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables 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
- FlicenseNot gradedqualityBmaintenanceProvides read-only access to Salesforce orgs via MCP, enabling SOQL queries, sObject descriptions, and object listing using OAuth 2.0 Client Credentials.
- FlicenseBqualityCmaintenanceProvides read-only EspoCRM access for AI assistants, enabling record retrieval and preparation of signed change sets without direct modification or deletion.7
- AlicenseNot gradedqualityCmaintenanceEnables read-only access to PayPal transactions, orders, invoices, and disputes for auditing cash flow and tracking billing.10MIT
Related MCP Connectors
Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.
Read-only NuMetric.work accounting & ERP data: statements, KPIs, reports, invoices, documents.
Read-only MCP access to sessions, funnels, campaigns, errors, live visitors, and anomalies.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/makpdkpp/prime-forecast-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server