Skip to main content
Glama

JEFit MCP Server

pyproject.toml421 B
[project] name = "jefit-mcp" version = "0.1.0" description = "MCP server for JEFit workout tracking and analysis" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastmcp>=2.12", "python-dotenv>=1.0.0", "requests>=2.32.5", ] [tool.hatch.build.targets.wheel] packages = ["."] [project.scripts] server = "server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/ai-mcp-garage/jefit-mcp'

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