hajjefy-mcp-server
Verified Safeby nhajje
Overview
Provides Claude with access to Hajjefy time tracking analytics and insights for comprehensive overview, user, team, billable, customer, capacity, daily hours, and TAM analysis.
Installation
node dist/index.jsEnvironment Variables
- HAJJEFY_API_TOKEN
- HAJJEFY_BASE_URL
Security Notes
The server's source code shows good security practices. It loads the `HAJJEFY_API_TOKEN` from environment variables, preventing hardcoding. The `axios` client includes error interceptors for authentication and access issues. Sensitive Salesforce credentials are noted as being required for the 'main Tempo Dashboard' (presumably the Hajjefy backend), and the MCP server accesses Salesforce data via Hajjefy's Netlify functions (`/.netlify/functions/salesforce-account`), which abstracts direct credential handling from the local server. No `eval` or intentional obfuscation was found. Test scripts include placeholder tokens, but these are clearly separated from the main application logic.
Similar Servers
datadog-mcp
Provides Datadog monitoring and management capabilities as a Model Context Protocol (MCP) server for Claude Desktop and other MCP clients.
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.
Clockify-MCP-Server
Integrate Clockify time tracking functionalities like starting, stopping, and viewing active timers into an MCP-compatible environment such as Claude Desktop.
mcp-woffu-server
A Model Context Protocol (MCP) server for Woffu time tracking integration, enabling AI assistants to manage clock-in/out and time tracking operations.