Skip to main content
Glama

FitSlot MCP Server

by osmarsant

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoNível de log (DEBUG, INFO, WARN, ERROR)INFO
FITSLOT_API_KEYNoChave de API (opcional)
FITSLOT_API_URLNoURL da API FitSlothttps://api.fitslot.com
FITSLOT_API_TIMEOUTNoTimeout para requisições (em ms)30000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_ticket

Create a new support ticket in the FitSlot system

list_tickets

List all tickets for a user, optionally filtered by status

get_ticket

Get detailed information about a specific ticket

update_ticket

Update an existing ticket (status, description, or priority)

close_ticket

Close a ticket by setting its status to closed

ask_support

Ask a support question and get helpful responses with related FAQs and suggested actions

search_faqs

Search for FAQs based on keywords or questions

get_faq_categories

Get all available FAQ categories

get_faqs_by_category

Get all FAQs for a specific category

get_all_faqs

Get all available FAQs across all categories

analyze_bioimpedance_pdf

Analyze a bioimpedance PDF document and extract health metrics with recommendations

analyze_bioimpedance_pdf_base64

Analyze a bioimpedance PDF document from base64-encoded data

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