Skill MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | Yes | Server port | |
| DEBUG | Yes | Debug mode flag (true/false) | |
| DB_HOST | Yes | MySQL database host | |
| DB_NAME | Yes | MySQL database name | |
| DB_PORT | Yes | MySQL database port | |
| DB_USER | Yes | MySQL database user | |
| REDIS_DB | Yes | Redis database index | |
| LOG_LEVEL | Yes | Logging level (e.g., INFO, DEBUG) | |
| REDIS_HOST | Yes | Redis host | |
| REDIS_PORT | Yes | Redis port | |
| SECRET_KEY | Yes | Secret key for signing. Default is 'change-me-in-production' | change-me-in-production |
| DB_PASSWORD | Yes | MySQL database password | |
| REDIS_PASSWORD | Yes | Redis password (may be empty) |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues