Skip to content

Releases: freispace/mcp-server-analytics

freispace MCP Server analytics v2.0.0

Choose a tag to compare

@Cluster2a Cluster2a released this 03 Jul 15:58

Breaking Changes

  • Reworked the tool surface: 18 tools aligned with mcp-api, name-based, id-free, slim schemas.
    • New focused tools such as find-resources, get-availability, get-current-user, get-invoices, get-my-schedule, get-my-tasks, get-offers, get-open-tasks, get-orders, get-project-tasks and get-project-team
    • Removed get-entities-by-name in favor of name-based lookups built into the individual tools

Updated Dependencies

Development

  • @biomejs/biome: ^2.4.15 -> ^2.5.2
  • @modelcontextprotocol/inspector: ^0.21.2 -> ^0.22.0
  • @types/node: ^25.9.1 -> ^25.9.4
  • globals: ^17.6.0 -> ^17.7.0
  • typescript: ^6.0.3 (added)
  • typescript-eslint: ^8.59.4 -> ^8.62.1

Full Changelog: v1.0.2...v2.0.0

freispace MCP Server analytics v1.0.2

Choose a tag to compare

@Cluster2a Cluster2a released this 21 May 22:47

Updated Dependencies

Runtime

  • @modelcontextprotocol/sdk: ^1.28.0 -> ^1.29.0
  • zod: ^3.25.76 -> ^4.4.3

Development

  • @biomejs/biome: ^2.4.9 -> ^2.4.15
  • @modelcontextprotocol/inspector: ^0.17.5 -> ^0.21.2
  • @types/node: ^24.12.0 -> ^25.9.1
  • globals: ^16.5.0 -> ^17.6.0
  • typescript-eslint: ^8.57.2 -> ^8.59.4

Full Changelog: v1.0.1...v1.0.2

freispace MCP Server analytics v1.0.1

Choose a tag to compare

@Cluster2a Cluster2a released this 30 Mar 16:14

Updated Dependencies

Runtime

  • @modelcontextprotocol/sdk: ^1.20.1 -> ^1.28.0
  • zod: ^3.23.4 -> ^3.25.76

Development

  • @biomejs/biome: ^2.2.6 -> ^2.4.9
  • @modelcontextprotocol/inspector: ^0.17.1 -> ^0.17.5
  • @types/node: ^24.8.1 -> ^24.12.0
  • globals: ^16.4.0 -> ^16.5.0
  • typescript-eslint: ^8.46.1 -> ^8.57.2

Full Changelog: v1.0.0...v1.0.1

freispace MCP Server analytics v1.0.0

Choose a tag to compare

@Cluster2a Cluster2a released this 08 Nov 19:40

This is the initial release of the freispace Analytics Model Context Protocol (MCP) server, providing comprehensive analytical capabilities for freispace.

Features

Staff Management & Analytics

  • Complete staff directory queries (staffs_query)
  • Staff collaboration analysis (staffs_worked_together_query)
  • Holiday management and tracking
    • Upcoming holidays (staffs_next_holidays_query)
    • Remaining holiday days (staffs_left_holidays_query)

Project Analytics

  • Project statistics and metrics (get_project_stats)
  • Staff project assignments (get_staff_projects)
  • Project participation tracking (get_staffs_worked_on_project)

Entity Management

  • Entity lookup by name (get_entities_by_name)

Important Note:

This is a non-production release. Features may be incomplete, change rapidly, or break unexpectedly as we continue to evolve the MCP Server.

Repository: freispace-analytics-mcp-server
License: MIT
Author: freispace GmbH