Skip to main content
Glama
thijs-hakkenberg

Git-Based MCP Todo Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoAPI server port3001
NODE_ENVNoEnvironment mode (development/production)development
AUTO_SYNCNoEnable automatic sync (true/false)false
CORS_ORIGINNoCORS origin for web frontendhttp://localhost:31415
GIT_USER_NAMENoGit user name for commits
TODO_REPO_URLNoRemote Git repository URL (optional)
GIT_USER_EMAILNoGit user email for commits
TODO_REPO_PATHNoPath to local Git repository~/my-todos
SYNC_INTERVAL_SECONDSNoSync interval in seconds300

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/thijs-hakkenberg/mcp_todo'

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