Fancy Control MCP Server
by Kyrnepi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | MCP server port | 8000 |
| DEVICE_IP | Yes | Device IP address | |
| DEVICE_PORT | No | Device HTTP port | 80 |
| MCP_AUTH_TOKEN | Yes | MCP authentication token | |
| TOOL_DESC_BEEP | No | Description for beep tool | |
| TOOL_DESC_TILT | No | Description for tilt tool | |
| TOOL_DESC_SHOCK | No | Description for shock tool | |
| TOOL_DESC_TIMER | No | Description for timer tool | |
| TOOL_DESC_RANDOM_MODE | No | Description for random_mode tool | |
| TOOL_DESC_PET_TRAINING | No | Description for pet_training tool | |
| MCP_CONTEXT_DESCRIPTION | No | Prefix added to all descriptions | |
| TOOL_DESC_DEVICE_CONFIG | No | Description for device_config tool | |
| TOOL_DESC_POWER_CONTROL | No | Description for power_control tool | |
| TOOL_DESC_WARNING_BUZZER | No | Description for warning_buzzer tool | |
| MCP_SAFETY_MAX_POWER_0_100 | No | Safety: Maximum power limit (0-100) | |
| TOOL_DESC_SEND_RAW_COMMAND | No | Description for send_raw_command tool | |
| TOOL_DESC_PET_TRAINING_FAST | No | Description for pet_training_fast tool | |
| TOOL_DESC_SLEEP_DEPRIVATION | No | Description for sleep_deprivation tool | |
| TOOL_DESC_PET_TRAINING_FREEZE | No | Description for pet_training_freeze tool |
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 |
|---|---|
No tools | |
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/Kyrnepi/mcp-fancy-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server