Skip to main content
Glama

Hevy MCP Server

by jcjiron
package.json1.35 kB
{ "name": "hevy-api-mcp", "version": "1.0.0", "main": "dist/src/index.js", "types": "dist/src/index.d.ts", "bin": { "hevy-api-mcp": "bin/hevy-api-mcp.js" }, "scripts": { "test": "npm run build && jest", "test:watch": "npm run build && jest --watch", "test:coverage": "jest --coverage", "build": "rimraf ./dist && tsc" }, "author": "", "license": "ISC", "description": "", "repository": { "type": "git", "url": "git+https://github.com/jcjiron/hevy-mcp.git" }, "keywords": [], "bugs": { "url": "https://github.com/jcjiron/hevy-mcp/issues" }, "homepage": "https://github.com/jcjiron/hevy-mcp#readme", "devDependencies": { "@semantic-release/changelog": "^6.0.3", "@semantic-release/commit-analyzer": "^13.0.1", "@semantic-release/git": "^10.0.1", "@semantic-release/npm": "^12.0.2", "@semantic-release/release-notes-generator": "^14.0.3", "@types/node": "^24.2.0", "jest": "^30.0.5", "nodemon": "^3.1.10", "rimraf": "^6.0.1", "semantic-release": "^24.2.7", "ts-jest": "^29.4.1", "ts-node": "^10.9.2", "typescript": "^5.9.2" }, "dependencies": { "-": "^0.0.1", "@modelcontextprotocol/sdk": "^1.17.1", "@types/jest": "^30.0.0", "dotenv": "^17.2.1", "hevy-ts": "^1.0.0", "save-dev": "^0.0.1-security" } }

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/jcjiron/hevy-mcp'

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