Personal Productivity MCP Server
by benro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (default: INFO) | INFO |
| PYTHONPATH | No | Environment variable to set the Python path for finding the server modules, typically including the 'src' directory. | |
| DATABASE_PATH | No | Path to SQLite database | |
| CACHE_TTL_JOBS | No | Job listing cache TTL in seconds (default: 3600) | 3600 |
| MCP_SERVER_PORT | No | Server port (default: 3000) | 3000 |
| PLAYWRIGHT_HEADLESS | No | Run Playwright in headless mode (default: true) | true |
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