Skip to main content
Glama

Task Manager MCP Server

by aafsar
.env.example339 B
# Task Manager MCP Server - Environment Variables # Storage type: "file" (default) or "database" (SQLite) STORAGE_TYPE=file # Data storage directory (default: ./data) # Change this to persist data in a different location DATA_DIR=./data # Log level (error, warn, info, debug) LOG_LEVEL=info # Server configuration NODE_ENV=development

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/aafsar/task-manager-mcp-server'

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