jobnimbus-mcp-remote
Verified Safeby benitocabrerar
Overview
Provides an enhanced API layer for JobNimbus, offering analytics, optimization, and improved data access across various modules like CRM, financials, attachments, and project management.
Installation
npm startEnvironment Variables
- JOBNIMBUS_API_KEY_STAMFORD
- JOBNIMBUS_API_KEY_GUILFORD
- REDIS_URL
- LOG_LEVEL
- NODE_ENV
Security Notes
The server uses standard Express security middleware (helmet, cors). API keys are extracted from headers and explicitly not stored, only passed through the request context. Rate limiting is implemented. Error handling logs are sanitized for production environments, preventing stack traces in public responses. No obvious malicious patterns, obfuscation, or direct command injections were found.
Similar Servers
Workshop-MCP-Server-Directions-Lab
This server integrates with Microsoft Dynamics 365 Business Central to expose its data and functionality as MCP tools for Claude Desktop, enabling AI-powered interactions with ERP data.
miyabi-mcp-bundle
An all-in-one MCP server providing a vast array of development, monitoring, and automation tools, enabling Claude Desktop and AI agents to perform complex software development, operations, and analysis tasks efficiently and securely.
remote-mcp
Remote MCP allows users to create and manage cloud-based Model Context Protocol (MCP) servers, facilitating secure connections between AI clients (like Claude Desktop) and various external applications (GitHub, Slack, Notion, etc.).
mcp-server-remote
A remote Model Context Protocol (MCP) server for Claude Desktop and other AI clients to access DQoS data via HTTP/SSE, implementing OAuth 2.0 for secure authentication.