FitSlot MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Nível de log (DEBUG, INFO, WARN, ERROR) | INFO |
| FITSLOT_API_KEY | No | Chave de API (opcional) | |
| FITSLOT_API_URL | No | URL da API FitSlot | https://api.fitslot.com |
| FITSLOT_API_TIMEOUT | No | Timeout para requisições (em ms) | 30000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_ticketC | Create a new support ticket in the FitSlot system |
| list_ticketsC | List all tickets for a user, optionally filtered by status |
| get_ticketC | Get detailed information about a specific ticket |
| update_ticketC | Update an existing ticket (status, description, or priority) |
| close_ticketB | Close a ticket by setting its status to closed |
| ask_supportC | Ask a support question and get helpful responses with related FAQs and suggested actions |
| search_faqsC | Search for FAQs based on keywords or questions |
| get_faq_categoriesB | Get all available FAQ categories |
| get_faqs_by_categoryB | Get all FAQs for a specific category |
| get_all_faqsB | Get all available FAQs across all categories |
| analyze_bioimpedance_pdfC | Analyze a bioimpedance PDF document and extract health metrics with recommendations |
| analyze_bioimpedance_pdf_base64C | Analyze a bioimpedance PDF document from base64-encoded data |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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