52
/ 100
8 days ago
glama

EARLY App MCP Server

An MCP server that provides AI assistants with access to the EARLY time tracking public API, enabling time entry management, activity management, and report generation through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 16 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
14 tools verified — handlers match their declared behaviour
5 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: EARLY_API_KEY, EARLY_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretEARLY_API_KEY"": "your-early-api-key-here",
🔐 secretEARLY_API_SECRET"": "your-early-api-secret-here"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/janfincke-early-mcp-server-1ss5pv)](https://m8ven.ai/mcp/janfincke-early-mcp-server-1ss5pv)
commit: 005fbe1e61021fc1c958b4a351e6b5279c6275f8
code hash: c1e0e16ae320f8bb103786822080a373dd40dab85982f61de40d62b84ca12ce7
verified: 6/14/2026, 11:07:44 AM
view raw JSON →