Personal MCP Server
by cloonix
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache TTL in seconds | 3600 |
| CACHE_ENABLED | No | Enable caching | true |
| CACHE_MAX_SIZE | No | Max cached items | 100 |
| MCP_SERVER_HOST | No | Bind address | 0.0.0.0 |
| MCP_SERVER_PORT | No | Port number | 8000 |
| YOUTUBE_COOKIES | No | Path to YouTube cookies file (optional) | |
| RATE_LIMIT_WINDOW | No | Window in seconds | 60 |
| RATE_LIMIT_ENABLED | No | Enable rate limiting | true |
| YOUTUBE_PROXY_HTTP | No | HTTP proxy for YouTube requests (optional) | |
| RATE_LIMIT_REQUESTS | No | Requests per window | 100 |
| YOUTUBE_PROXY_HTTPS | No | HTTPS proxy for YouTube requests (optional) |
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 | |