Back to Home
asachs01 icon

float-mcp

Verified Safe

by asachs01

Overview

Provides a Model Context Protocol (MCP) server for Float.com, enabling AI assistants to manage project management, resource allocation, time tracking, and team coordination.

Installation

Run Command
docker run --rm -i -e FLOAT_API_KEY=your_float_api_key_here -e LOG_LEVEL=debug ghcr.io/asachs01/float-mcp:latest

Environment Variables

  • FLOAT_API_KEY
  • FLOAT_API_BASE_URL
  • PORT
  • NODE_ENV
  • LOG_LEVEL
  • LOG_FORMAT
  • RATE_LIMIT_WINDOW_MS
  • RATE_LIMIT_MAX_REQUESTS
  • HEALTH_CHECK_INTERVAL
  • HEALTH_CHECK_TIMEOUT

Security Notes

The server securely retrieves the Float API key from environment variables (FLOAT_API_KEY) and implements robust error handling, including rate limiting with exponential backoff. There are no signs of 'eval' or code obfuscation. A minor point is deducted for the 'test-api-key' default in development config, though it's correctly overridden in non-test environments.

Similar Servers

Stats

Interest Score33
Security Score9
Cost ClassMedium
Avg Tokens750
Stars3
Forks2
Last Update2025-11-27

Tags

project-managementresource-managementtime-trackingfloatmcptypescriptai-tools