Skip to main content
Glama
janfincke

EARLY App MCP Server

by janfincke

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EARLY_API_KEYYesYour EARLY API key
EARLY_API_SECRETYesYour EARLY API secret

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_time_entryB

Create a new time entry with flexible time parameters

get_time_entriesB

Get time entries for a date range

edit_time_entryB

Edit an existing time entry

delete_time_entryA

Delete a time entry by ID

list_activitiesB

Get all activities

create_activityA

Create a new activity (project)

update_activityC

Update an existing activity

archive_activityC

Archive or delete an activity

generate_reportB

Generate a summary report of time entries for a given period

get_current_userA

Get information about the currently authenticated user

start_timerB

Start tracking time for an activity

stop_timerA

Stop the currently running timer

get_active_timerA

Get information about the currently running timer

update_active_timerA

Update the description of the currently running timer

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
today_time_entriesTime entries for today
week_time_entriesTime entries for current week
all_activitiesList of all activities
active_activitiesList of active activities only

Latest Blog Posts

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/janfincke/early-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server