Back to Home

adhd-tasks-mcp

Verified Safe

by transform-ia

Overview

Provides a GraphQL interface for managing ADHD tasks, bridging LLM agents to a Hasura/PostgreSQL backend.

Installation

Run Command
go run cmd/server/main.go

Environment Variables

  • HASURA_ENDPOINT
  • HASURA_ADMIN_SECRET
  • HTTP_PORT
  • SERVER_SHUTDOWN_TIMEOUT_SECONDS
  • LOG_LEVEL

Security Notes

The code appears to be well-structured and follows standard Go practices. No 'eval' or similar dangerous patterns were found. The primary security consideration is the secure management of the HASURA_ADMIN_SECRET, which is handled via Kubernetes secrets, a good practice. The use of standard libraries and the absence of obfuscation suggest a safe codebase.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-11-22

Tags

adhdtasksgraphqlhasuramcp