Skip to main content
Glama
benro

Personal Productivity MCP Server

by benro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (default: INFO)INFO
PYTHONPATHNoEnvironment variable to set the Python path for finding the server modules, typically including the 'src' directory.
DATABASE_PATHNoPath to SQLite database
CACHE_TTL_JOBSNoJob listing cache TTL in seconds (default: 3600)3600
MCP_SERVER_PORTNoServer port (default: 3000)3000
PLAYWRIGHT_HEADLESSNoRun Playwright in headless mode (default: true)true

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/benro/personal-productivity-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server