Back to Home
mvilanova icon

tempoai-mcp-server

Verified Safe

by mvilanova

Overview

The Tempo AI MCP Server connects large language models like Claude and ChatGPT with the Tempo AI API to retrieve fitness and wellness data.

Installation

Run Command
mcp run src/tempoai_mcp_server/server.py

Environment Variables

  • API_KEY

Security Notes

The server handles API keys by loading them from environment variables or a .env file with appropriate permissions (chmod 600). The `install.sh` script uses `curl | bash` which is a common but sometimes debated practice for initial installation. Runtime execution uses `subprocess.run` via the `mcp` CLI, which is a controlled and expected interaction within the SDK. No direct use of `eval` or obvious obfuscation was found. Communications are over HTTPS to the Tempo AI API.

Similar Servers

Stats

Interest Score34
Security Score7
Cost ClassMedium
Avg Tokens1500
Stars1
Forks0
Last Update2025-12-03

Tags

Tempo AIMCPClaudeChatGPTFitness Tracking