Skip to main content
Glama

FitSlot MCP Server

by osmarsant
package.json961 B
{ "name": "fitslot-mcp", "version": "1.0.0", "description": "MCP Server for FitSlot API integration - ticket management, chatbot support, and bioimpedance PDF analysis", "type": "module", "main": "dist/index.js", "bin": { "fitslot-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "prepare": "npm run build", "clean": "rm -rf dist" }, "keywords": [ "mcp", "fitslot", "bioimpedance", "chatbot", "support", "tickets" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.20.2", "axios": "^1.13.1", "openai": "^4.73.1", "pdf-parse": "^2.4.5", "validator": "^13.15.20", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.9.2", "@types/pdf-parse": "^1.1.5", "@types/validator": "^13.15.4", "tsx": "^4.20.6", "typescript": "^5.9.3" } }

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/osmarsant/fitslot-mcp'

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